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