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

186 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.etag()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.etag()"
name: "etag()"
nameWithType: "PrivateEndpointConnection.etag()"
summary: "Gets the etag property: Resource Etag."
modifiers:
- "abstract"
syntax: "public abstract String etag()"
desc: "Gets the etag property: Resource Etag."
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.cognitiveservices.models.PrivateEndpointConnection.id()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.innerModel()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.innerModel()"
name: "innerModel()"
nameWithType: "PrivateEndpointConnection.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>cognitiveservices.<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.cognitiveservices.fluent.models.PrivateEndpointConnectionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.cognitiveservices.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.location()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.location()"
name: "location()"
nameWithType: "PrivateEndpointConnection.location()"
summary: "Gets the location property: The location of the private endpoint connection."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The location of the private endpoint connection."
returns:
description: "the location value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.name()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.properties()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.properties()"
name: "properties()"
nameWithType: "PrivateEndpointConnection.properties()"
summary: "Gets the properties property: Resource properties."
modifiers:
- "abstract"
syntax: "public abstract PrivateEndpointConnectionProperties properties()"
desc: "Gets the properties property: Resource properties."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnectionProperties?alt=com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnectionProperties&text=PrivateEndpointConnectionProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.refresh()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.region()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.region()"
name: "region()"
nameWithType: "PrivateEndpointConnection.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.regionName()"
fullName: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.regionName()"
name: "regionName()"
nameWithType: "PrivateEndpointConnection.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.cognitiveservices.models.PrivateEndpointConnection.resourceGroupName()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.systemData()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.type()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.update()"
fullName: "com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models.PrivateEndpointConnection.Update?alt=com.azure.resourcemanager.cognitiveservices.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.cognitiveservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-cognitiveservices:1.0.0