Compartir a través de


IPeeringServiceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PeeringServicePropertiesTypeConverter))]
public interface IPeeringServiceProperties : Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.PeeringServicePropertiesTypeConverter))>]
type IPeeringServiceProperties = interface
    interface IJsonSerializable
Public Interface IPeeringServiceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
LogAnalyticWorkspacePropertyConnectedAgent

The list of connected agents.

LogAnalyticWorkspacePropertyKey

The Workspace Key.

LogAnalyticWorkspacePropertyWorkspaceId

The Workspace ID.

PeeringServiceLocation

The location (state/province) of the customer.

PeeringServiceProvider

The name of the service provider.

ProviderBackupPeeringLocation

The backup peering (Microsoft/service provider) location to be used for customer traffic.

ProviderPrimaryPeeringLocation

The primary peering (Microsoft/service provider) location to be used for customer traffic.

ProvisioningState

The provisioning state of the resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to