Dela via


IPeeringServiceProperties Interface

Definition

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

Properties

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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to