ProviderProperties interface

Provider properties.

Properties

aad

Azure Active Directory info.

company

Company name. NOTE: This property will not be serialized. It can only be populated by the server.

defaultEndpoint

Provider's default endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

description

A description about this provider. NOTE: This property will not be serialized. It can only be populated by the server.

managedApplication

Provider's Managed-Application info

pricingDimensions

The list of pricing dimensions from the provider.

providerType

Provider type. NOTE: This property will not be serialized. It can only be populated by the server.

quotaDimensions

The list of quota dimensions from the provider.

skus

The list of skus available from this provider.

targets

The list of targets available from this provider.

Property Details

aad

Azure Active Directory info.

aad?: ProviderPropertiesAad

Property Value

company

Company name. NOTE: This property will not be serialized. It can only be populated by the server.

company?: string

Property Value

string

defaultEndpoint

Provider's default endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

defaultEndpoint?: string

Property Value

string

description

A description about this provider. NOTE: This property will not be serialized. It can only be populated by the server.

description?: string

Property Value

string

managedApplication

Provider's Managed-Application info

managedApplication?: ProviderPropertiesManagedApplication

Property Value

pricingDimensions

The list of pricing dimensions from the provider.

pricingDimensions?: PricingDimension[]

Property Value

providerType

Provider type. NOTE: This property will not be serialized. It can only be populated by the server.

providerType?: string

Property Value

string

quotaDimensions

The list of quota dimensions from the provider.

quotaDimensions?: QuotaDimension[]

Property Value

skus

The list of skus available from this provider.

skus?: SkuDescription[]

Property Value

targets

The list of targets available from this provider.

targets?: TargetDescription[]

Property Value