StorageAccountCreateParameters.AffinityGroup Property

Definition

Optional. The name of an existing affinity group in the specified subscription. Required if Location is not specified. You can include either a Location or AffinityGroup element in the request body, but not both. To list available affinity groups, use the List Affinity Groups operation.

public string AffinityGroup { get; set; }
member this.AffinityGroup : string with get, set
Public Property AffinityGroup As String

Property Value

Applies to