AzureResourceLink Class
- java.
lang. Object - com.
azure. resourcemanager. security. models. AzureResourceLink
- com.
Implements
public final class AzureResourceLink
implements JsonSerializable<AzureResourceLink>
Describes an Azure resource with kind.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Azure |
fromJson(JsonReader jsonReader)
Reads an instance of Azure |
| String |
id()
Get the id property: Azure resource Id. |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static AzureResourceLink fromJson(JsonReader jsonReader)
Reads an instance of AzureResourceLink from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Azure resource Id.
Returns:
toJson
validate
public void validate()
Validates the instance.