GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithApiVersion.withApiVersion(String apiVersion) |
Specifies the api version.
|
GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithPlan.withoutPlan() |
Specifies the plan of the resource.
|
GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithParentResource.withParentResourceId(String parentResourceId) |
Specifies the parent resource.
|
GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithParentResource.withParentResourcePath(String parentResourcePath) |
Specifies the parent resource relative path.
|
GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithPlan.withPlan(String name,
String publisher,
String product,
String promotionCode) |
Specifies the plan of the resource.
|
GenericResource.DefinitionStages.WithCreate |
GenericResource.DefinitionStages.WithCreate.withProperties(Object properties) |
Specifies other properties.
|