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