ClusterUpdateParameters.ReliabilityLevel 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 this level is used to set the number of replicas of the system services. Possible values include: 'Bronze', 'Silver', 'Gold'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.reliabilityLevel")]
public string ReliabilityLevel { get; set; }
member this.ReliabilityLevel : string with get, set
Public Property ReliabilityLevel As String
Property Value
- System.String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute