Share via


IPlatform.MaximumPlatformSoftwareVersion Property

Definition

The maximum software version of the platform where this packet core version can be deployed.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The maximum software version of the platform where this packet core version can be deployed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="maximumPlatformSoftwareVersion")]
public string MaximumPlatformSoftwareVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The maximum software version of the platform where this packet core version can be deployed.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="maximumPlatformSoftwareVersion")>]
member this.MaximumPlatformSoftwareVersion : string with get, set
Public Property MaximumPlatformSoftwareVersion As String

Property Value

Attributes

Applies to