GalleryScriptVersionPublishingProfile.StorageAccountStrategy Property

Definition

Specifies the strategy to be used when selecting the storage account type. Cannot be specified along with storageAccountType, but can be overridden per region by specifying targetRegions[].storageAccountType. This property is not updatable.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.StorageAccountStrategy> StorageAccountStrategy { get; set; }
member this.StorageAccountStrategy : Azure.Provisioning.BicepValue<Azure.Provisioning.Compute.StorageAccountStrategy> with get, set
Public Property StorageAccountStrategy As BicepValue(Of StorageAccountStrategy)

Property Value

Applies to