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