EdgeZonesClient class
Constructors
Edge |
Properties
extended |
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
- options
- EdgeZonesClientOptionalParams
Property Details
extendedZones
The operation groups for ExtendedZones
extendedZones: ExtendedZonesOperations
Property Value
operations
The operation groups for Operations
operations: OperationsOperations
Property Value
pipeline
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript