IOrbitalIdentity.SpacecraftName Property

Definition

Spacecraft ID.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Spacecraft ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="spacecraftName")]
public string SpacecraftName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Spacecraft ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="spacecraftName", Update=true)]
public string SpacecraftName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Spacecraft ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="spacecraftName")>]
member this.SpacecraftName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Spacecraft ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="spacecraftName", Update=true)>]
member this.SpacecraftName : string with get, set
Public Property SpacecraftName As String

Property Value

Attributes

Applies to