CloudHsmCluster.DefinitionStages.WithIdentity Interface
public static interface CloudHsmCluster.DefinitionStages.WithIdentity
The stage of the CloudHsmCluster definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(ManagedServiceIdentity identity)
Specifies the identity property: Managed service identity (system assigned and/or user assigned identities). |
Method Details
withIdentity
public abstract CloudHsmCluster.DefinitionStages.WithCreate withIdentity(ManagedServiceIdentity identity)
Specifies the identity property: Managed service identity (system assigned and/or user assigned identities).
Parameters:
Returns: