ISpacecraftListResult.Value Property

Definition

A list of spacecraft resources in a resource group.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of spacecraft resources in a resource group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraft) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraft[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="A list of spacecraft resources in a resource group.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraft) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Orbital.Models.Api20221101.ISpacecraft[] with get, set
Public Property Value As ISpacecraft()

Property Value

Attributes

Applies to