ISpacecraftLink.Authorization Property

Definition

Authorized Ground Stations

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Authorized Ground Stations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IAuthorizedGroundstation) }, ReadOnly=true, Required=false, SerializedName="authorizations")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IAuthorizedGroundstation[] Authorization { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Authorized Ground Stations", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IAuthorizedGroundstation) }, ReadOnly=true, Required=false, SerializedName="authorizations")>]
member this.Authorization : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.IAuthorizedGroundstation[]
Public ReadOnly Property Authorization As IAuthorizedGroundstation()

Property Value

Attributes

Applies to