EnvironmentParameters interface

Properties

activeDirectoryEndpointUrl

The Active Directory login endpoint.

activeDirectoryGraphApiVersion

The Active Directory api version.

activeDirectoryGraphResourceId

The Active Directory resource ID.

activeDirectoryResourceId

The resource ID to obtain AD tokens for (token audience).

azureDataLakeAnalyticsCatalogAndJobEndpointSuffix

The data lake analytics job and catalog service dns suffix.

azureDataLakeStoreFileSystemEndpointSuffix

The data lake store filesystem service dns suffix.

batchResourceId

The batch resource ID.

galleryEndpointUrl

The template gallery endpoint.

keyVaultDnsSuffix

The keyvault service dns suffix.

managementEndpointUrl

The management service endpoint.

name

The Environment name.

portalUrl

The management portal URL.

publishingProfileUrl

The publish settings file URL.

resourceManagerEndpointUrl

The resource management endpoint.

sqlManagementEndpointUrl

The sql server management endpoint for mobile commands.

sqlServerHostnameSuffix

The dns suffix for sql servers.

storageEndpointSuffix

The endpoint suffix for storage accounts.

validateAuthority

Determines whether the authentication endpoint should be validated with Azure AD. Default value is true.

Property Details

activeDirectoryEndpointUrl

The Active Directory login endpoint.

activeDirectoryEndpointUrl: string

Property Value

string

activeDirectoryGraphApiVersion

The Active Directory api version.

activeDirectoryGraphApiVersion?: string

Property Value

string

activeDirectoryGraphResourceId

The Active Directory resource ID.

activeDirectoryGraphResourceId?: string

Property Value

string

activeDirectoryResourceId

The resource ID to obtain AD tokens for (token audience).

activeDirectoryResourceId: string

Property Value

string

azureDataLakeAnalyticsCatalogAndJobEndpointSuffix

The data lake analytics job and catalog service dns suffix.

azureDataLakeAnalyticsCatalogAndJobEndpointSuffix?: string

Property Value

string

azureDataLakeStoreFileSystemEndpointSuffix

The data lake store filesystem service dns suffix.

azureDataLakeStoreFileSystemEndpointSuffix?: string

Property Value

string

batchResourceId

The batch resource ID.

batchResourceId?: string

Property Value

string

galleryEndpointUrl

The template gallery endpoint.

galleryEndpointUrl?: string

Property Value

string

keyVaultDnsSuffix

The keyvault service dns suffix.

keyVaultDnsSuffix?: string

Property Value

string

managementEndpointUrl

The management service endpoint.

managementEndpointUrl: string

Property Value

string

name

The Environment name.

name: string

Property Value

string

portalUrl

The management portal URL.

portalUrl: string

Property Value

string

publishingProfileUrl

The publish settings file URL.

publishingProfileUrl?: string

Property Value

string

resourceManagerEndpointUrl

The resource management endpoint.

resourceManagerEndpointUrl: string

Property Value

string

sqlManagementEndpointUrl

The sql server management endpoint for mobile commands.

sqlManagementEndpointUrl?: string

Property Value

string

sqlServerHostnameSuffix

The dns suffix for sql servers.

sqlServerHostnameSuffix?: string

Property Value

string

storageEndpointSuffix

The endpoint suffix for storage accounts.

storageEndpointSuffix?: string

Property Value

string

validateAuthority

Determines whether the authentication endpoint should be validated with Azure AD. Default value is true.

validateAuthority?: boolean

Property Value

boolean