IVMwareMachineProperties.DataCenterScope 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.
Scope of the data center.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Scope of the data center.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataCenterScope")]
public string DataCenterScope { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Scope of the data center.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataCenterScope")>]
member this.DataCenterScope : string
Public ReadOnly Property DataCenterScope As String
Property Value
- Attributes