FileShareProperties.Redundancy Property

Definition

The chosen redundancy level of the file share.

public Azure.ResourceManager.FileShares.Models.FileShareRedundancyLevel? Redundancy { get; set; }
member this.Redundancy : Nullable<Azure.ResourceManager.FileShares.Models.FileShareRedundancyLevel> with get, set
Public Property Redundancy As Nullable(Of FileShareRedundancyLevel)

Property Value

Applies to