BatchAccount.DefinitionStages.WithKeyVaultReference Interface
public static interface BatchAccount.DefinitionStages.WithKeyVaultReference
The stage of the BatchAccount definition allowing to specify keyVaultReference.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withKeyVaultReference(KeyVaultReference keyVaultReference)
Specifies the key |
Method Details
withKeyVaultReference
public abstract BatchAccount.DefinitionStages.WithCreate withKeyVaultReference(KeyVaultReference keyVaultReference)
Specifies the keyVaultReference property: A reference to the Azure key vault associated with the Batch account..
Parameters:
Returns: