245 строки
20 KiB
YAML
245 строки
20 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection"
|
|
name: "PrivateLinkServiceConnection"
|
|
nameWithType: "PrivateLinkServiceConnection"
|
|
summary: "Private<wbr>Link<wbr>Service<wbr>Connection resource."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.SubResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.SubResource.fromJson(com.azure.json.JsonReader)?alt=com.azure.core.management.SubResource.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.SubResource.id()?alt=com.azure.core.management.SubResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.SubResource.toJson(com.azure.json.JsonWriter)?alt=com.azure.core.management.SubResource.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.SubResource.withId(java.lang.String)?alt=com.azure.core.management.SubResource.withId&text=withId\" 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 **PrivateLinkServiceConnection**</br> extends <xref href=\"com.azure.core.management.SubResource?alt=com.azure.core.management.SubResource&text=SubResource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.PrivateLinkServiceConnection()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.PrivateLinkServiceConnection()"
|
|
name: "PrivateLinkServiceConnection()"
|
|
nameWithType: "PrivateLinkServiceConnection.PrivateLinkServiceConnection()"
|
|
summary: "Creates an instance of Private<wbr>Link<wbr>Service<wbr>Connection class."
|
|
syntax: "public PrivateLinkServiceConnection()"
|
|
desc: "Creates an instance of PrivateLinkServiceConnection class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.etag()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.etag()"
|
|
name: "etag()"
|
|
nameWithType: "PrivateLinkServiceConnection.etag()"
|
|
summary: "Get the etag property: A unique read-only string that changes whenever the resource is updated."
|
|
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.models.PrivateLinkServiceConnection.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "PrivateLinkServiceConnection.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Private<wbr>Link<wbr>Service<wbr>Connection 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 PrivateLinkServiceConnection fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the PrivateLinkServiceConnection."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of PrivateLinkServiceConnection from the JsonReader."
|
|
returns:
|
|
description: "An instance of PrivateLinkServiceConnection 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.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.groupIds()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.groupIds()"
|
|
name: "groupIds()"
|
|
nameWithType: "PrivateLinkServiceConnection.groupIds()"
|
|
summary: "Get the group<wbr>Ids property: The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."
|
|
syntax: "public List<String> groupIds()"
|
|
desc: "Get the groupIds property: The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."
|
|
returns:
|
|
description: "the groupIds value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.name()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.name()"
|
|
name: "name()"
|
|
nameWithType: "PrivateLinkServiceConnection.name()"
|
|
summary: "Get the name property: The name of the resource that is unique within a resource group."
|
|
syntax: "public String name()"
|
|
desc: "Get the name property: The name of the resource that is unique within a resource group. This name can be used to access 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.models.PrivateLinkServiceConnection.privateLinkServiceConnectionState()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.privateLinkServiceConnectionState()"
|
|
name: "privateLinkServiceConnectionState()"
|
|
nameWithType: "PrivateLinkServiceConnection.privateLinkServiceConnectionState()"
|
|
summary: "Get the private<wbr>Link<wbr>Service<wbr>Connection<wbr>State property: A collection of read-only information about the state of the connection to the remote resource."
|
|
syntax: "public PrivateLinkServiceConnectionState privateLinkServiceConnectionState()"
|
|
desc: "Get the privateLinkServiceConnectionState property: A collection of read-only information about the state of the connection to the remote resource."
|
|
returns:
|
|
description: "the privateLinkServiceConnectionState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnectionState?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnectionState&text=PrivateLinkServiceConnectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.privateLinkServiceId()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.privateLinkServiceId()"
|
|
name: "privateLinkServiceId()"
|
|
nameWithType: "PrivateLinkServiceConnection.privateLinkServiceId()"
|
|
summary: "Get the private<wbr>Link<wbr>Service<wbr>Id property: The resource id of private link service."
|
|
syntax: "public String privateLinkServiceId()"
|
|
desc: "Get the privateLinkServiceId property: The resource id of private link service."
|
|
returns:
|
|
description: "the privateLinkServiceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "PrivateLinkServiceConnection.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioning state of the private link service connection resource."
|
|
syntax: "public ProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioning state of the private link service connection resource."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.ProvisioningState?alt=com.azure.resourcemanager.network.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.requestMessage()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.requestMessage()"
|
|
name: "requestMessage()"
|
|
nameWithType: "PrivateLinkServiceConnection.requestMessage()"
|
|
summary: "Get the request<wbr>Message property: A message passed to the owner of the remote resource with this connection request."
|
|
syntax: "public String requestMessage()"
|
|
desc: "Get the requestMessage property: A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars."
|
|
returns:
|
|
description: "the requestMessage value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "PrivateLinkServiceConnection.toJson(JsonWriter jsonWriter)"
|
|
overridden: "com.azure.core.management.SubResource.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.models.PrivateLinkServiceConnection.type()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.type()"
|
|
name: "type()"
|
|
nameWithType: "PrivateLinkServiceConnection.type()"
|
|
summary: "Get the type property: The resource type."
|
|
syntax: "public String type()"
|
|
desc: "Get the type property: The resource type."
|
|
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.models.PrivateLinkServiceConnection.validate()"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PrivateLinkServiceConnection.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withGroupIds(java.util.List<java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withGroupIds(List<String> groupIds)"
|
|
name: "withGroupIds(List<String> groupIds)"
|
|
nameWithType: "PrivateLinkServiceConnection.withGroupIds(List<String> groupIds)"
|
|
summary: "Set the group<wbr>Ids property: The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."
|
|
parameters:
|
|
- description: "the groupIds value to set."
|
|
name: "groupIds"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public PrivateLinkServiceConnection withGroupIds(List<String> groupIds)"
|
|
desc: "Set the groupIds property: The ID(s) of the group(s) obtained from the remote resource that this private endpoint should connect to."
|
|
returns:
|
|
description: "the PrivateLinkServiceConnection object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withId(String id)"
|
|
name: "withId(String id)"
|
|
nameWithType: "PrivateLinkServiceConnection.withId(String id)"
|
|
overridden: "com.azure.core.management.SubResource.withId(java.lang.String)"
|
|
parameters:
|
|
- name: "id"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateLinkServiceConnection withId(String id)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withName(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withName(String name)"
|
|
name: "withName(String name)"
|
|
nameWithType: "PrivateLinkServiceConnection.withName(String name)"
|
|
summary: "Set the name property: The name of the resource that is unique within a resource group."
|
|
parameters:
|
|
- description: "the name value to set."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateLinkServiceConnection withName(String name)"
|
|
desc: "Set the name property: The name of the resource that is unique within a resource group. This name can be used to access the resource."
|
|
returns:
|
|
description: "the PrivateLinkServiceConnection object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withPrivateLinkServiceConnectionState(com.azure.resourcemanager.network.models.PrivateLinkServiceConnectionState)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)"
|
|
name: "withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)"
|
|
nameWithType: "PrivateLinkServiceConnection.withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)"
|
|
summary: "Set the private<wbr>Link<wbr>Service<wbr>Connection<wbr>State property: A collection of read-only information about the state of the connection to the remote resource."
|
|
parameters:
|
|
- description: "the privateLinkServiceConnectionState value to set."
|
|
name: "privateLinkServiceConnectionState"
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnectionState?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnectionState&text=PrivateLinkServiceConnectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateLinkServiceConnection withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)"
|
|
desc: "Set the privateLinkServiceConnectionState property: A collection of read-only information about the state of the connection to the remote resource."
|
|
returns:
|
|
description: "the PrivateLinkServiceConnection object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withPrivateLinkServiceId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withPrivateLinkServiceId(String privateLinkServiceId)"
|
|
name: "withPrivateLinkServiceId(String privateLinkServiceId)"
|
|
nameWithType: "PrivateLinkServiceConnection.withPrivateLinkServiceId(String privateLinkServiceId)"
|
|
summary: "Set the private<wbr>Link<wbr>Service<wbr>Id property: The resource id of private link service."
|
|
parameters:
|
|
- description: "the privateLinkServiceId value to set."
|
|
name: "privateLinkServiceId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateLinkServiceConnection withPrivateLinkServiceId(String privateLinkServiceId)"
|
|
desc: "Set the privateLinkServiceId property: The resource id of private link service."
|
|
returns:
|
|
description: "the PrivateLinkServiceConnection object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withRequestMessage(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.network.models.PrivateLinkServiceConnection.withRequestMessage(String requestMessage)"
|
|
name: "withRequestMessage(String requestMessage)"
|
|
nameWithType: "PrivateLinkServiceConnection.withRequestMessage(String requestMessage)"
|
|
summary: "Set the request<wbr>Message property: A message passed to the owner of the remote resource with this connection request."
|
|
parameters:
|
|
- description: "the requestMessage value to set."
|
|
name: "requestMessage"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateLinkServiceConnection withRequestMessage(String requestMessage)"
|
|
desc: "Set the requestMessage property: A message passed to the owner of the remote resource with this connection request. Restricted to 140 chars."
|
|
returns:
|
|
description: "the PrivateLinkServiceConnection object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.network.models.PrivateLinkServiceConnection?alt=com.azure.resourcemanager.network.models.PrivateLinkServiceConnection&text=PrivateLinkServiceConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "PrivateLinkServiceConnection resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.network.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-network:2.44.0
|