Partilhar via


Environment class

Construtores

Environment(EnvironmentParameters)

Propriedades

activeDirectoryEndpointUrl

O ponto de extremidade de logon do Ative Directory.

activeDirectoryGraphApiVersion

A versão da api do Ative Directory.

activeDirectoryGraphResourceId

A ID do recurso do Ative Directory.

activeDirectoryResourceId

A ID do recurso para obter tokens do AD para (audiência de token).

AzureCloud
azureDataLakeAnalyticsCatalogAndJobEndpointSuffix

O trabalho de análise de data lake e o sufixo dns do serviço de catálogo.

azureDataLakeStoreFileSystemEndpointSuffix

O sufixo dns do serviço de armazenamento de data lake do sistema de arquivos.

batchResourceId

O ID do recurso em lote.

ChinaCloud
galleryEndpointUrl

O ponto de extremidade da galeria de modelos.

GermanCloud
keyVaultDnsSuffix

O sufixo dns do serviço keyvault.

managementEndpointUrl

O ponto de extremidade do serviço de gerenciamento.

name

O nome do ambiente.

portalUrl

O URL do portal de gerenciamento.

publishingProfileUrl

O URL do arquivo de configurações de publicação.

resourceManagerEndpointUrl

O ponto de extremidade de gerenciamento de recursos.

sqlManagementEndpointUrl

O ponto de extremidade de gerenciamento do SQL Server para comandos móveis.

sqlServerHostnameSuffix

O sufixo dns para sql servers.

storageEndpointSuffix

O sufixo de ponto de extremidade para contas de armazenamento.

USGovernment
validateAuthority

Determina se o ponto de extremidade de autenticação deve ser validado com o Azure AD. O valor padrão é true.

Métodos

add(EnvironmentParameters)
get(string)

Detalhes do Construtor

Environment(EnvironmentParameters)

new Environment(parameters: EnvironmentParameters)

Parâmetros

Detalhes de Propriedade

activeDirectoryEndpointUrl

O ponto de extremidade de logon do Ative Directory.

activeDirectoryEndpointUrl: string

Valor de Propriedade

string

activeDirectoryGraphApiVersion

A versão da api do Ative Directory.

activeDirectoryGraphApiVersion?: string

Valor de Propriedade

string

activeDirectoryGraphResourceId

A ID do recurso do Ative Directory.

activeDirectoryGraphResourceId?: string

Valor de Propriedade

string

activeDirectoryResourceId

A ID do recurso para obter tokens do AD para (audiência de token).

activeDirectoryResourceId: string

Valor de Propriedade

string

AzureCloud

static AzureCloud: { activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

Valor de Propriedade

{ activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

azureDataLakeAnalyticsCatalogAndJobEndpointSuffix

O trabalho de análise de data lake e o sufixo dns do serviço de catálogo.

azureDataLakeAnalyticsCatalogAndJobEndpointSuffix?: string

Valor de Propriedade

string

azureDataLakeStoreFileSystemEndpointSuffix

O sufixo dns do serviço de armazenamento de data lake do sistema de arquivos.

azureDataLakeStoreFileSystemEndpointSuffix?: string

Valor de Propriedade

string

batchResourceId

O ID do recurso em lote.

batchResourceId?: string

Valor de Propriedade

string

ChinaCloud

static ChinaCloud: { activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

Valor de Propriedade

{ activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

galleryEndpointUrl

O ponto de extremidade da galeria de modelos.

galleryEndpointUrl?: string

Valor de Propriedade

string

GermanCloud

static GermanCloud: { activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

Valor de Propriedade

{ activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

keyVaultDnsSuffix

O sufixo dns do serviço keyvault.

keyVaultDnsSuffix?: string

Valor de Propriedade

string

managementEndpointUrl

O ponto de extremidade do serviço de gerenciamento.

managementEndpointUrl: string

Valor de Propriedade

string

name

O nome do ambiente.

name: string

Valor de Propriedade

string

portalUrl

O URL do portal de gerenciamento.

portalUrl: string

Valor de Propriedade

string

publishingProfileUrl

O URL do arquivo de configurações de publicação.

publishingProfileUrl?: string

Valor de Propriedade

string

resourceManagerEndpointUrl

O ponto de extremidade de gerenciamento de recursos.

resourceManagerEndpointUrl: string

Valor de Propriedade

string

sqlManagementEndpointUrl

O ponto de extremidade de gerenciamento do SQL Server para comandos móveis.

sqlManagementEndpointUrl?: string

Valor de Propriedade

string

sqlServerHostnameSuffix

O sufixo dns para sql servers.

sqlServerHostnameSuffix?: string

Valor de Propriedade

string

storageEndpointSuffix

O sufixo de ponto de extremidade para contas de armazenamento.

storageEndpointSuffix?: string

Valor de Propriedade

string

USGovernment

static USGovernment: { activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

Valor de Propriedade

{ activeDirectoryEndpointUrl: string, activeDirectoryGraphApiVersion: string, activeDirectoryGraphResourceId: string, activeDirectoryResourceId: string, azureDataLakeAnalyticsCatalogAndJobEndpointSuffix: string, azureDataLakeStoreFileSystemEndpointSuffix: string, batchResourceId: string, galleryEndpointUrl: string, keyVaultDnsSuffix: string, managementEndpointUrl: string, name: string, portalUrl: string, publishingProfileUrl: string, resourceManagerEndpointUrl: string, sqlManagementEndpointUrl: string, sqlServerHostnameSuffix: string, storageEndpointSuffix: string, validateAuthority: boolean }

validateAuthority

Determina se o ponto de extremidade de autenticação deve ser validado com o Azure AD. O valor padrão é true.

validateAuthority: boolean

Valor de Propriedade

boolean

Detalhes de Método

add(EnvironmentParameters)

static function add(parameters: EnvironmentParameters)

Parâmetros

get(string)

static function get(name: string): Environment

Parâmetros

name

string

Devoluções