public static interface GenericResource.DefinitionStages.WithProviderNamespace
| Modifier and Type | Method and Description |
|---|---|
GenericResource.DefinitionStages.WithPlan |
withProviderNamespace(String resourceProviderNamespace)
Specifies the resource provider's namespace.
|
GenericResource.DefinitionStages.WithPlan withProviderNamespace(String resourceProviderNamespace)
resourceProviderNamespace - the namespace of the resource providerVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.