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