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