SessionHostConfigurationPatchProperties.AvailabilityZones 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.
Value for availability zones to be used by the session host. Should be from [1,2,3].
public System.Collections.Generic.IList<int> AvailabilityZones { get; }
member this.AvailabilityZones : System.Collections.Generic.IList<int>
Public ReadOnly Property AvailabilityZones As IList(Of Integer)