Server.UpdateStages.WithIdentity Interface
public static interface Server.UpdateStages.WithIdentity
The stage of the Server update allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIdentity(ResourceIdentity identity)
Specifies the identity property: The Azure Active Directory identity of the server.. |
Method Details
withIdentity
public abstract Server.Update withIdentity(ResourceIdentity identity)
Specifies the identity property: The Azure Active Directory identity of the server..
Parameters:
Returns: