PeeringService interface
Peering Service
- Extends
Properties
| location | The location of the resource. |
| log |
The Log Analytics Workspace Properties |
| peering |
The location (state/province) of the customer. |
| peering |
The name of the service provider. |
| provider |
The backup peering (Microsoft/service provider) location to be used for customer traffic. |
| provider |
The primary peering (Microsoft/service provider) location to be used for customer traffic. |
| provisioning |
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| sku | The SKU that defines the type of the peering service. |
| tags | The resource tags. |
Inherited Properties
| id | The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
location
The location of the resource.
location: string
Property Value
string
logAnalyticsWorkspaceProperties
The Log Analytics Workspace Properties
logAnalyticsWorkspaceProperties?: LogAnalyticsWorkspaceProperties
Property Value
peeringServiceLocation
The location (state/province) of the customer.
peeringServiceLocation?: string
Property Value
string
peeringServiceProvider
The name of the service provider.
peeringServiceProvider?: string
Property Value
string
providerBackupPeeringLocation
The backup peering (Microsoft/service provider) location to be used for customer traffic.
providerBackupPeeringLocation?: string
Property Value
string
providerPrimaryPeeringLocation
The primary peering (Microsoft/service provider) location to be used for customer traffic.
providerPrimaryPeeringLocation?: string
Property Value
string
provisioningState
The provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
sku
The SKU that defines the type of the peering service.
sku?: PeeringServiceSku
Property Value
tags
The resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
Inherited Property Details
id
The ID of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From Resource.id
name
The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From Resource.name
type
The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From Resource.type