174 строки
11 KiB
YAML
174 строки
11 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection"
|
|
name: "PrivateEndpointConnection"
|
|
nameWithType: "PrivateEndpointConnection"
|
|
summary: "An immutable client-side representation of Private<wbr>Endpoint<wbr>Connection."
|
|
syntax: "public interface **PrivateEndpointConnection**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.id()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.id()"
|
|
name: "id()"
|
|
nameWithType: "PrivateEndpointConnection.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets 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.hdinsight.models.PrivateEndpointConnection.innerModel()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "PrivateEndpointConnection.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>hdinsight.<wbr>fluent.<wbr>models.<wbr>Private<wbr>Endpoint<wbr>Connection<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.linkIdentifier()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.linkIdentifier()"
|
|
name: "linkIdentifier()"
|
|
nameWithType: "PrivateEndpointConnection.linkIdentifier()"
|
|
summary: "Gets the link<wbr>Identifier property: The link identifier."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String linkIdentifier()"
|
|
desc: "Gets the linkIdentifier property: The link identifier."
|
|
returns:
|
|
description: "the linkIdentifier value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.name()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.name()"
|
|
name: "name()"
|
|
nameWithType: "PrivateEndpointConnection.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets 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.hdinsight.models.PrivateEndpointConnection.privateEndpoint()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.privateEndpoint()"
|
|
name: "privateEndpoint()"
|
|
nameWithType: "PrivateEndpointConnection.privateEndpoint()"
|
|
summary: "Gets the private<wbr>Endpoint property: The private endpoint of the private endpoint connection."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpoint privateEndpoint()"
|
|
desc: "Gets the privateEndpoint property: The private endpoint of the private endpoint connection."
|
|
returns:
|
|
description: "the privateEndpoint value."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpoint?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpoint&text=PrivateEndpoint\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.privateLinkServiceConnectionState()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.privateLinkServiceConnectionState()"
|
|
name: "privateLinkServiceConnectionState()"
|
|
nameWithType: "PrivateEndpointConnection.privateLinkServiceConnectionState()"
|
|
summary: "Gets the private<wbr>Link<wbr>Service<wbr>Connection<wbr>State property: The private link service connection state."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateLinkServiceConnectionState privateLinkServiceConnectionState()"
|
|
desc: "Gets the privateLinkServiceConnectionState property: The private link service connection state."
|
|
returns:
|
|
description: "the privateLinkServiceConnectionState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateLinkServiceConnectionState?alt=com.azure.resourcemanager.hdinsight.models.PrivateLinkServiceConnectionState&text=PrivateLinkServiceConnectionState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "PrivateEndpointConnection.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state, which only appears in the response."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnectionProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state, which only appears in the response."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnectionProvisioningState?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnectionProvisioningState&text=PrivateEndpointConnectionProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.refresh()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "PrivateEndpointConnection.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnection refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "PrivateEndpointConnection.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PrivateEndpointConnection refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "PrivateEndpointConnection.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.systemData()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "PrivateEndpointConnection.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Metadata pertaining to creation and last modification of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Metadata pertaining to creation and last modification of the 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.hdinsight.models.PrivateEndpointConnection.type()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.type()"
|
|
name: "type()"
|
|
nameWithType: "PrivateEndpointConnection.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets 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.hdinsight.models.PrivateEndpointConnection.update()"
|
|
fullName: "com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.update()"
|
|
name: "update()"
|
|
nameWithType: "PrivateEndpointConnection.update()"
|
|
summary: "Begins update for the Private<wbr>Endpoint<wbr>Connection resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateEndpointConnection.Update update()"
|
|
desc: "Begins update for the PrivateEndpointConnection resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.Update?alt=com.azure.resourcemanager.hdinsight.models.PrivateEndpointConnection.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of PrivateEndpointConnection."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hdinsight.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0
|