Share via


CloudServiceData.Zones Property

Definition

List of logical availability zone of the resource. List should contain only 1 zone where cloud service should be provisioned. This field is optional.

public System.Collections.Generic.IList<string> Zones { get; }
member this.Zones : System.Collections.Generic.IList<string>
Public ReadOnly Property Zones As IList(Of String)

Property Value

Applies to