NetAppVolumePatch.ServiceLevel 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 service level of the file system.
public Azure.ResourceManager.NetApp.Models.NetAppFileServiceLevel? ServiceLevel { get; set; }
member this.ServiceLevel : Nullable<Azure.ResourceManager.NetApp.Models.NetAppFileServiceLevel> with get, set
Public Property ServiceLevel As Nullable(Of NetAppFileServiceLevel)