VirtualMachineResourceSettings.TargetAvailabilityZone 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.
Gets or sets the target availability zone.
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.TargetAvailabilityZone? TargetAvailabilityZone { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Origin(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PropertyOrigin.Owned)>]
member this.TargetAvailabilityZone : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Support.TargetAvailabilityZone> with get, set
Public Property TargetAvailabilityZone As Nullable(Of TargetAvailabilityZone)
Property Value
Implements
- Attributes