AmlFilesystem.DefinitionStages.WithIdentity Interface
public static interface AmlFilesystem.DefinitionStages.WithIdentity
The stage of the AmlFilesystem definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(AmlFilesystemIdentity identity)
Specifies the identity property: The managed identity used by the AML file system, if configured.. |
Method Details
withIdentity
public abstract AmlFilesystem.DefinitionStages.WithCreate withIdentity(AmlFilesystemIdentity identity)
Specifies the identity property: The managed identity used by the AML file system, if configured..
Parameters:
Returns: