| Package | Description | 
|---|---|
| com.microsoft.azure.management.batchai | 
 This package contains the classes for BatchAIManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
KeyVaultSecretReference | 
AzureStorageCredentialsInfo.accountKeySecretReference()
Get information about KeyVault secret storing the storage account key. 
 | 
KeyVaultSecretReference | 
AppInsightsReference.instrumentationKeySecretReference()
Get keyVault Store and Secret which contains Azure Application Insights instrumentation key. 
 | 
KeyVaultSecretReference | 
PrivateRegistryCredentials.passwordSecretReference()
Get keyVault Secret storing the password. 
 | 
KeyVaultSecretReference | 
EnvironmentVariableWithSecretValue.valueSecretReference()
Get keyVault store and secret which contains the value for the environment variable. 
 | 
KeyVaultSecretReference | 
KeyVaultSecretReference.withSecretUrl(String secretUrl)
Set the URL referencing a secret in the Key Vault. 
 | 
KeyVaultSecretReference | 
KeyVaultSecretReference.withSourceVault(ResourceId sourceVault)
Set fully qualified resource indentifier of the Key Vault. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AzureStorageCredentialsInfo | 
AzureStorageCredentialsInfo.withAccountKeySecretReference(KeyVaultSecretReference accountKeySecretReference)
Set information about KeyVault secret storing the storage account key. 
 | 
AppInsightsReference | 
AppInsightsReference.withInstrumentationKeySecretReference(KeyVaultSecretReference instrumentationKeySecretReference)
Set keyVault Store and Secret which contains Azure Application Insights instrumentation key. 
 | 
AzureFileShare.DefinitionStages.WithAttach<ParentT> | 
AzureFileShare.DefinitionStages.WithAzureStorageCredentials.withKeyVaultSecretReference(KeyVaultSecretReference keyVaultSecretReference)  | 
AzureBlobFileSystem.DefinitionStages.WithAttach<ParentT> | 
AzureBlobFileSystem.DefinitionStages.WithAzureStorageCredentials.withKeyVaultSecretReference(KeyVaultSecretReference keyVaultSecretReference)  | 
PrivateRegistryCredentials | 
PrivateRegistryCredentials.withPasswordSecretReference(KeyVaultSecretReference passwordSecretReference)
Set keyVault Secret storing the password. 
 | 
EnvironmentVariableWithSecretValue | 
EnvironmentVariableWithSecretValue.withValueSecretReference(KeyVaultSecretReference valueSecretReference)
Set keyVault store and secret which contains the value for the environment variable. 
 | 
Copyright © 2019. All rights reserved.