IMigrationProperties.OldSubnetId 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.
Old Subnet Id
[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Old Subnet Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="oldSubnetId")]
public string OldSubnetId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="Old Subnet Id", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="oldSubnetId")>]
member this.OldSubnetId : string
Public ReadOnly Property OldSubnetId As String
Property Value
- Attributes