StorageAccountStrategy.PreferStandardZrs Property

Definition

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

Property Value

Applies to