Share via


CheckZonePeersResult interface

Result of the Check zone peers operation.

Properties

availabilityZonePeers

The Availability Zones shared by the subscriptions.

location

the location of the subscription.

subscriptionId

The subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

availabilityZonePeers

The Availability Zones shared by the subscriptions.

availabilityZonePeers?: AvailabilityZonePeers[]

Property Value

location

the location of the subscription.

location?: string

Property Value

string

subscriptionId

The subscription ID. NOTE: This property will not be serialized. It can only be populated by the server.

subscriptionId?: string

Property Value

string