PrivateCloudAvailabilityProperties.Strategy 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.
The availability strategy for the private cloud.
public Azure.ResourceManager.Avs.Models.AvailabilityStrategy? Strategy { get; set; }
member this.Strategy : Nullable<Azure.ResourceManager.Avs.Models.AvailabilityStrategy> with get, set
Public Property Strategy As Nullable(Of AvailabilityStrategy)