EdgeZonesClient class

Constructors

EdgeZonesClient(TokenCredential, string, EdgeZonesClientOptionalParams)

Properties

extendedZones

The operation groups for ExtendedZones

operations

The operation groups for Operations

pipeline

The pipeline used by this client to make requests

Constructor Details

EdgeZonesClient(TokenCredential, string, EdgeZonesClientOptionalParams)

new EdgeZonesClient(credential: TokenCredential, subscriptionId: string, options?: EdgeZonesClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

extendedZones

The operation groups for ExtendedZones

extendedZones: ExtendedZonesOperations

Property Value

operations

The operation groups for Operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value