| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderResourceType |
ProviderResourceType.withAliases(List<Alias> aliases)
Set the aliases property: The aliases that are supported by this resource type.
|
ProviderResourceType |
ProviderResourceType.withApiVersions(List<String> apiVersions)
Set the apiVersions property: The API version.
|
ProviderResourceType |
ProviderResourceType.withCapabilities(String capabilities)
Set the capabilities property: The additional capabilities offered by this resource type.
|
ProviderResourceType |
ProviderResourceType.withLocations(List<String> locations)
Set the locations property: The collection of locations where this resource type can be created.
|
ProviderResourceType |
ProviderResourceType.withProperties(Map<String,String> properties)
Set the properties property: The properties.
|
ProviderResourceType |
ProviderResourceType.withResourceType(String resourceType)
Set the resourceType property: The resource type.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.