ManagedInstancePatch.RequestedLogicalAvailabilityZone 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.
Specifies the logical availability zone Managed Instance is pinned to.
public Azure.ResourceManager.Sql.Models.SqlAvailabilityZoneType? RequestedLogicalAvailabilityZone { get; set; }
member this.RequestedLogicalAvailabilityZone : Nullable<Azure.ResourceManager.Sql.Models.SqlAvailabilityZoneType> with get, set
Public Property RequestedLogicalAvailabilityZone As Nullable(Of SqlAvailabilityZoneType)