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 provider/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/