ISpacecraftLink.Authorization Property

Definition

Authorized Ground Stations

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

Property Value

Attributes

Applies to