ApimResource Class
- java.
lang. Object - com.
microsoft. azure. ProxyResource - com.
microsoft. azure. management. apimanagement. v2019_01_01.ApimResource
- com.
- com.
public class ApimResource
extends com.microsoft.azure.ProxyResource
The Resource definition.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| ApimResource() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.util.Map<java.lang.String,java.lang.String> |
tags()
Get resource tags. |
|
Apim |
withTags(Map<String,String> tags)
Set resource tags. |
Methods inherited from com.microsoft.azure.ProxyResource
Methods inherited from java.lang.Object
Constructor Details
ApimResource
public ApimResource()
Method Details
tags
public Map<String,String> tags()
Get resource tags.
Returns:
withTags
public ApimResource withTags(Map<String,String> tags)
Set resource tags.
Parameters:
Returns: