Condividi tramite


IPlatform.Type Property

Definition

The platform type where this version can be deployed.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The platform type where this version can be deployed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType) }, ReadOnly=false, Required=false, SerializedName="platformType")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The platform type where this version can be deployed.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType) }, ReadOnly=false, Required=false, SerializedName="platformType")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PlatformType> with get, set
Public Property Type As Nullable(Of PlatformType)

Property Value

Attributes

Applies to