IPacketCoreControlPlane.RollbackVersion 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 previous version of the packet core software that was deployed. Used when performing the rollback action.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The previous version of the packet core software that was deployed. Used when performing the rollback action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rollbackVersion")]
public string RollbackVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The previous version of the packet core software that was deployed. Used when performing the rollback action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="rollbackVersion")>]
member this.RollbackVersion : string
Public ReadOnly Property RollbackVersion As String
Property Value
- Attributes