DiskStorageAccountType.PremiumV2Lrs 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.
Premium SSD v2 locally redundant storage. Best for production and performance-sensitive workloads that consistently require low latency and high IOPS and throughput.
public static Azure.ResourceManager.Compute.Models.DiskStorageAccountType PremiumV2Lrs { get; }
static member PremiumV2Lrs : Azure.ResourceManager.Compute.Models.DiskStorageAccountType
Public Shared ReadOnly Property PremiumV2Lrs As DiskStorageAccountType
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET