IPlatform.MaximumPlatformSoftwareVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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