azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

222 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.id()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.identity()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.identity()"
name: "identity()"
nameWithType: "PrivateEndpointConnection.identity()"
summary: "Gets the identity property: The identity of the resource."
modifiers:
- "abstract"
syntax: "public abstract Identity identity()"
desc: "Gets the identity property: The identity of the resource."
returns:
description: "the identity value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Identity?alt=com.azure.resourcemanager.machinelearningservices.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.innerModel()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.innerModel()"
name: "innerModel()"
nameWithType: "PrivateEndpointConnection.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>machinelearningservices.<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.machinelearningservices.fluent.models.PrivateEndpointConnectionInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.fluent.models.PrivateEndpointConnectionInner?alt=com.azure.resourcemanager.machinelearningservices.fluent.models.PrivateEndpointConnectionInner&text=PrivateEndpointConnectionInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.location()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.location()"
name: "location()"
nameWithType: "PrivateEndpointConnection.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
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.machinelearningservices.models.PrivateEndpointConnection.name()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.privateEndpoint()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateEndpoint()"
name: "privateEndpoint()"
nameWithType: "PrivateEndpointConnection.privateEndpoint()"
summary: "Gets the private<wbr>Endpoint property: The resource of private end point."
modifiers:
- "abstract"
syntax: "public abstract PrivateEndpoint privateEndpoint()"
desc: "Gets the privateEndpoint property: The resource of private end point."
returns:
description: "the privateEndpoint value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateEndpoint?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpoint&text=PrivateEndpoint\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateLinkServiceConnectionState()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.privateLinkServiceConnectionState()"
name: "privateLinkServiceConnectionState()"
nameWithType: "PrivateEndpointConnection.privateLinkServiceConnectionState()"
summary: "Gets the private<wbr>Link<wbr>Service<wbr>Connection<wbr>State property: A collection of information about the state of the connection between service consumer and provider."
modifiers:
- "abstract"
syntax: "public abstract PrivateLinkServiceConnectionState privateLinkServiceConnectionState()"
desc: "Gets the privateLinkServiceConnectionState property: A collection of information about the state of the connection between service consumer and provider."
returns:
description: "the privateLinkServiceConnectionState value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkServiceConnectionState?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkServiceConnectionState&text=PrivateLinkServiceConnectionState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.provisioningState()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.provisioningState()"
name: "provisioningState()"
nameWithType: "PrivateEndpointConnection.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The provisioning state of the private endpoint connection resource."
modifiers:
- "abstract"
syntax: "public abstract PrivateEndpointConnectionProvisioningState provisioningState()"
desc: "Gets the provisioningState property: The provisioning state of the private endpoint connection resource."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnectionProvisioningState?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnectionProvisioningState&text=PrivateEndpointConnectionProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection&text=PrivateEndpointConnection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.region()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.regionName()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.sku()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.sku()"
name: "sku()"
nameWithType: "PrivateEndpointConnection.sku()"
summary: "Gets the sku property: The sku of the workspace."
modifiers:
- "abstract"
syntax: "public abstract Sku sku()"
desc: "Gets the sku property: The sku of the workspace."
returns:
description: "the sku value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Sku?alt=com.azure.resourcemanager.machinelearningservices.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.systemData()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.systemData()"
name: "systemData()"
nameWithType: "PrivateEndpointConnection.systemData()"
summary: "Gets the system<wbr>Data property: Read only system data."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Read only system data."
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.machinelearningservices.models.PrivateEndpointConnection.tags()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.tags()"
name: "tags()"
nameWithType: "PrivateEndpointConnection.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateEndpointConnection.type()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.update()"
fullName: "com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models.PrivateEndpointConnection.Update?alt=com.azure.resourcemanager.machinelearningservices.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.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1