azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

201 строка
15 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner"
name: "NetworkManagerConnectionInner"
nameWithType: "NetworkManagerConnectionInner"
summary: "The Network Manager Connection resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.network.models.ChildResource?alt=com.azure.resourcemanager.network.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.etag()?alt=com.azure.resourcemanager.network.models.ChildResource.etag&text=etag\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.network.models.ChildResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.id()?alt=com.azure.resourcemanager.network.models.ChildResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.name()?alt=com.azure.resourcemanager.network.models.ChildResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.network.models.ChildResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.type()?alt=com.azure.resourcemanager.network.models.ChildResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.network.models.ChildResource.validate()?alt=com.azure.resourcemanager.network.models.ChildResource.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- 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 **NetworkManagerConnectionInner**</br> extends <xref href=\"com.azure.resourcemanager.network.models.ChildResource?alt=com.azure.resourcemanager.network.models.ChildResource&text=ChildResource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.NetworkManagerConnectionInner()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.NetworkManagerConnectionInner()"
name: "NetworkManagerConnectionInner()"
nameWithType: "NetworkManagerConnectionInner.NetworkManagerConnectionInner()"
summary: "Creates an instance of Network<wbr>Manager<wbr>Connection<wbr>Inner class."
syntax: "public NetworkManagerConnectionInner()"
desc: "Creates an instance of NetworkManagerConnectionInner class."
methods:
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.connectionState()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.connectionState()"
name: "connectionState()"
nameWithType: "NetworkManagerConnectionInner.connectionState()"
summary: "Get the connection<wbr>State property: Connection state."
syntax: "public ScopeConnectionState connectionState()"
desc: "Get the connectionState property: Connection state."
returns:
description: "the connectionState value."
type: "<xref href=\"com.azure.resourcemanager.network.models.ScopeConnectionState?alt=com.azure.resourcemanager.network.models.ScopeConnectionState&text=ScopeConnectionState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.description()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.description()"
name: "description()"
nameWithType: "NetworkManagerConnectionInner.description()"
summary: "Get the description property: A description of the network manager connection."
syntax: "public String description()"
desc: "Get the description property: A description of the network manager connection."
returns:
description: "the description value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.etag()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.etag()"
name: "etag()"
nameWithType: "NetworkManagerConnectionInner.etag()"
summary: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
overridden: "com.azure.resourcemanager.network.models.ChildResource.etag()"
syntax: "public String etag()"
desc: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "NetworkManagerConnectionInner.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Network<wbr>Manager<wbr>Connection<wbr>Inner 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 NetworkManagerConnectionInner fromJson(JsonReader jsonReader)"
exceptions:
- description: "If the deserialized JSON object was missing any required properties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of NetworkManagerConnectionInner from the JsonReader."
returns:
description: "An instance of NetworkManagerConnectionInner if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner?alt=com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner&text=NetworkManagerConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.id()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.id()"
name: "id()"
nameWithType: "NetworkManagerConnectionInner.id()"
summary: "Get the id property: Fully qualified resource Id for the resource."
overridden: "com.azure.resourcemanager.network.models.ChildResource.id()"
syntax: "public String id()"
desc: "Get the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.name()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.name()"
name: "name()"
nameWithType: "NetworkManagerConnectionInner.name()"
summary: "Get the name property: The name of the resource."
overridden: "com.azure.resourcemanager.network.models.ChildResource.name()"
syntax: "public String name()"
desc: "Get the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.networkManagerId()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.networkManagerId()"
name: "networkManagerId()"
nameWithType: "NetworkManagerConnectionInner.networkManagerId()"
summary: "Get the network<wbr>Manager<wbr>Id property: Network Manager Id."
syntax: "public String networkManagerId()"
desc: "Get the networkManagerId property: Network Manager Id."
returns:
description: "the networkManagerId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.systemData()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.systemData()"
name: "systemData()"
nameWithType: "NetworkManagerConnectionInner.systemData()"
summary: "Get the system<wbr>Data property: The system metadata related to this resource."
syntax: "public SystemData systemData()"
desc: "Get the systemData property: The system metadata related to this resource."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "NetworkManagerConnectionInner.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.network.models.ChildResource.toJson(com.azure.json.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.network.fluent.models.NetworkManagerConnectionInner.type()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.type()"
name: "type()"
nameWithType: "NetworkManagerConnectionInner.type()"
summary: "Get the type property: The type of the resource."
overridden: "com.azure.resourcemanager.network.models.ChildResource.type()"
syntax: "public String type()"
desc: "Get the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.validate()"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.validate()"
name: "validate()"
nameWithType: "NetworkManagerConnectionInner.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.network.models.ChildResource.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "NetworkManagerConnectionInner.withDescription(String description)"
summary: "Set the description property: A description of the network manager connection."
parameters:
- description: "the description value to set."
name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkManagerConnectionInner withDescription(String description)"
desc: "Set the description property: A description of the network manager connection."
returns:
description: "the NetworkManagerConnectionInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner?alt=com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner&text=NetworkManagerConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.withNetworkManagerId(java.lang.String)"
fullName: "com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner.withNetworkManagerId(String networkManagerId)"
name: "withNetworkManagerId(String networkManagerId)"
nameWithType: "NetworkManagerConnectionInner.withNetworkManagerId(String networkManagerId)"
summary: "Set the network<wbr>Manager<wbr>Id property: Network Manager Id."
parameters:
- description: "the networkManagerId value to set."
name: "networkManagerId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public NetworkManagerConnectionInner withNetworkManagerId(String networkManagerId)"
desc: "Set the networkManagerId property: Network Manager Id."
returns:
description: "the NetworkManagerConnectionInner object itself."
type: "<xref href=\"com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner?alt=com.azure.resourcemanager.network.fluent.models.NetworkManagerConnectionInner&text=NetworkManagerConnectionInner\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The Network Manager Connection resource."
metadata: {}
package: "com.azure.resourcemanager.network.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.42.0