CloudHsmCluster.UpdateStages.WithIdentity Interface

public static interface CloudHsmCluster.UpdateStages.WithIdentity

The stage of the CloudHsmCluster update allowing to specify identity.

Method Summary

Modifier and Type Method and Description
abstract Update withIdentity(ManagedServiceIdentity identity)

Specifies the identity property: Managed service identity (system assigned and/or user assigned identities).

Method Details

withIdentity

public abstract CloudHsmCluster.Update withIdentity(ManagedServiceIdentity identity)

Specifies the identity property: Managed service identity (system assigned and/or user assigned identities).

Parameters:

identity - Managed service identity (system assigned and/or user assigned identities).

Returns:

the next definition stage.

Applies to