DocumentationToolsSDKsPowerShellReferenceBetaModelsLauncherOwnerOn this pageLauncherOwner Properties NameTypeDescriptionNotesTypeStringOwner type[required]IdStringOwner ID[required] Examples Prepare the resource $LauncherOwner = Initialize-BetaLauncherOwner -Type IDENTITY ` -Id 123180847373330f0173c7e1756b6890 Convert the resource to JSON $LauncherOwner | ConvertTo-JSON [Back to top]