public static interface GenericResource.DefinitionStages.WithResourceType
| Modifier and Type | Method and Description |
|---|---|
GenericResource.DefinitionStages.WithProviderNamespace |
withResourceType(String resourceType)
Specifies the resource's type.
|
GenericResource.DefinitionStages.WithProviderNamespace withResourceType(String resourceType)
resourceType - the type of the resourcesVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.