FileShareProperties.Redundancy 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 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)