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