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