142 строки
10 KiB
YAML
142 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo"
|
|
name: "IscsiTargetInfo"
|
|
nameWithType: "IscsiTargetInfo"
|
|
summary: "Iscsi target information."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public final class **IscsiTargetInfo**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo?alt=com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo&text=IscsiTargetInfo\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.IscsiTargetInfo()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.IscsiTargetInfo()"
|
|
name: "IscsiTargetInfo()"
|
|
nameWithType: "IscsiTargetInfo.IscsiTargetInfo()"
|
|
summary: "Creates an instance of Iscsi<wbr>Target<wbr>Info class."
|
|
syntax: "public IscsiTargetInfo()"
|
|
desc: "Creates an instance of IscsiTargetInfo class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "IscsiTargetInfo.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Iscsi<wbr>Target<wbr>Info from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static IscsiTargetInfo fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the IscsiTargetInfo."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of IscsiTargetInfo from the JsonReader."
|
|
returns:
|
|
description: "An instance of IscsiTargetInfo if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo?alt=com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo&text=IscsiTargetInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "IscsiTargetInfo.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: State of the operation on the resource."
|
|
syntax: "public ProvisioningStates provisioningState()"
|
|
desc: "Get the provisioningState property: State of the operation on the resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.ProvisioningStates?alt=com.azure.resourcemanager.elasticsan.models.ProvisioningStates&text=ProvisioningStates\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.status()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.status()"
|
|
name: "status()"
|
|
nameWithType: "IscsiTargetInfo.status()"
|
|
summary: "Get the status property: Operational status of the iSCSI Target."
|
|
syntax: "public OperationalStatus status()"
|
|
desc: "Get the status property: Operational status of the iSCSI Target."
|
|
returns:
|
|
description: "the status value."
|
|
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.OperationalStatus?alt=com.azure.resourcemanager.elasticsan.models.OperationalStatus&text=OperationalStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetIqn()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetIqn()"
|
|
name: "targetIqn()"
|
|
nameWithType: "IscsiTargetInfo.targetIqn()"
|
|
summary: "Get the target<wbr>Iqn property: iSCSI Target IQN (iSCSI Qualified Name); example: \"iqn.2005-03.org.<wbr>iscsi:server\"."
|
|
syntax: "public String targetIqn()"
|
|
desc: "Get the targetIqn property: iSCSI Target IQN (iSCSI Qualified Name); example: \"iqn.2005-03.org.iscsi:server\"."
|
|
returns:
|
|
description: "the targetIqn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetPortalHostname()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetPortalHostname()"
|
|
name: "targetPortalHostname()"
|
|
nameWithType: "IscsiTargetInfo.targetPortalHostname()"
|
|
summary: "Get the target<wbr>Portal<wbr>Hostname property: iSCSI Target Portal Host Name."
|
|
syntax: "public String targetPortalHostname()"
|
|
desc: "Get the targetPortalHostname property: iSCSI Target Portal Host Name."
|
|
returns:
|
|
description: "the targetPortalHostname value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetPortalPort()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.targetPortalPort()"
|
|
name: "targetPortalPort()"
|
|
nameWithType: "IscsiTargetInfo.targetPortalPort()"
|
|
summary: "Get the target<wbr>Portal<wbr>Port property: iSCSI Target Portal Port."
|
|
syntax: "public Integer targetPortalPort()"
|
|
desc: "Get the targetPortalPort property: iSCSI Target Portal Port."
|
|
returns:
|
|
description: "the targetPortalPort value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "IscsiTargetInfo.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.validate()"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.validate()"
|
|
name: "validate()"
|
|
nameWithType: "IscsiTargetInfo.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.withStatus(com.azure.resourcemanager.elasticsan.models.OperationalStatus)"
|
|
fullName: "com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo.withStatus(OperationalStatus status)"
|
|
name: "withStatus(OperationalStatus status)"
|
|
nameWithType: "IscsiTargetInfo.withStatus(OperationalStatus status)"
|
|
summary: "Set the status property: Operational status of the iSCSI Target."
|
|
parameters:
|
|
- description: "the status value to set."
|
|
name: "status"
|
|
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.OperationalStatus?alt=com.azure.resourcemanager.elasticsan.models.OperationalStatus&text=OperationalStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public IscsiTargetInfo withStatus(OperationalStatus status)"
|
|
desc: "Set the status property: Operational status of the iSCSI Target."
|
|
returns:
|
|
description: "the IscsiTargetInfo object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo?alt=com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo&text=IscsiTargetInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Iscsi target information."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo?alt=com.azure.resourcemanager.elasticsan.models.IscsiTargetInfo&text=IscsiTargetInfo\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.elasticsan.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-elasticsan:1.1.0
|