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