StorageAccountStrategy.PreferStandardZrs 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.
Choose Standard_ZRS storage if the region supports it, else choose Standard_LRS storage, unless overridden by specifying regional storageAccountType. If no storageAccountStrategy is specified, this is the default strategy (from API version 2025-03-03 onwards).
public static Azure.ResourceManager.Compute.Models.StorageAccountStrategy PreferStandardZrs { get; }
static member PreferStandardZrs : Azure.ResourceManager.Compute.Models.StorageAccountStrategy
Public Shared ReadOnly Property PreferStandardZrs As StorageAccountStrategy