DeploymentExtended.DefinitionStages.WithIdentity Interface
public static interface DeploymentExtended.DefinitionStages.WithIdentity
The stage of the DeploymentExtended definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(DeploymentIdentity identity)
Specifies the identity property: The Managed Identity configuration for a deployment.. |
Method Details
withIdentity
public abstract DeploymentExtended.DefinitionStages.WithCreate withIdentity(DeploymentIdentity identity)
Specifies the identity property: The Managed Identity configuration for a deployment..
Parameters:
Returns: