CloudLinkInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. avs. fluent. models. CloudLinkInner
- com.
- com.
public final class CloudLinkInner
extends ProxyResource
A cloud link resource.
Constructor | Description |
---|---|
Cloud |
Creates an instance of Cloud |
Modifier and Type | Method and Description |
---|---|
static
Cloud |
from Reads an instance of Cloud |
String |
id()
Get the id property: Fully qualified resource Id for the resource. |
String |
linked Get the linked |
String |
name()
Get the name property: The name of the resource. |
Cloud |
provisioning Get the provisioning |
Cloud |
status()
Get the status property: The state of the cloud link. |
System |
system Get the system |
Json |
to |
String |
type()
Get the type property: The type of the resource. |
void |
validate()
Validates the instance. |
Cloud |
with Set the linked |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
CloudLinkInner
public CloudLinkInner()
Creates an instance of CloudLinkInner class.
fromJson
public static CloudLinkInner fromJson(JsonReader jsonReader)
Reads an instance of CloudLinkInner from the JsonReader.
Parameters:
Returns:
Throws:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
CloudLinkInner.id()Returns:
linkedCloud
public String linkedCloud()
Get the linkedCloud property: Identifier of the other private cloud participating in the link.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
CloudLinkInner.name()Returns:
provisioningState
public CloudLinkProvisioningState provisioningState()
Get the provisioningState property: The provisioning state of the resource.
Returns:
status
public CloudLinkStatus status()
Get the status property: The state of the cloud link.
Returns:
systemData
public SystemData systemData()
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
CloudLinkInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
CloudLinkInner.type()Returns:
validate
public void validate()
Validates the instance.
withLinkedCloud
public CloudLinkInner withLinkedCloud(String linkedCloud)
Set the linkedCloud property: Identifier of the other private cloud participating in the link.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: