PrivateCloud.UpdateStages.WithIdentity Interface
public static interface PrivateCloud.UpdateStages.WithIdentity
The stage of the PrivateCloud update allowing to specify identity.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract Update |
withIdentity(PrivateCloudIdentity identity)
Specifies the identity property: The managed service identities assigned to this resource.. |
Method Details
withIdentity
public abstract PrivateCloud.Update withIdentity(PrivateCloudIdentity identity)
Specifies the identity property: The managed service identities assigned to this resource..
Parameters:
identity
- The managed service identities assigned to this resource.
Returns:
the next definition stage.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java