PrivateCloud.DefinitionStages.WithIdentity Interface
public static interface PrivateCloud.DefinitionStages.WithIdentity
The stage of the PrivateCloud definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(PrivateCloudIdentity identity)
Specifies the identity property: The managed service identities assigned to this resource.. |
Method Details
withIdentity
public abstract PrivateCloud.DefinitionStages.WithCreate withIdentity(PrivateCloudIdentity identity)
Specifies the identity property: The managed service identities assigned to this resource..
Parameters:
Returns: