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

180 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource"
name: "PrivateLinkResource"
nameWithType: "PrivateLinkResource"
summary: "A private link 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.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" 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 class **PrivateLinkResource**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.PrivateLinkResource()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.PrivateLinkResource()"
name: "PrivateLinkResource()"
nameWithType: "PrivateLinkResource.PrivateLinkResource()"
syntax: "public PrivateLinkResource()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.groupId()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.groupId()"
name: "groupId()"
nameWithType: "PrivateLinkResource.groupId()"
summary: "Get the group<wbr>Id property: The private link resource group id."
syntax: "public String groupId()"
desc: "Get the groupId property: The private link resource group id."
returns:
description: "the groupId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.identity()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.identity()"
name: "identity()"
nameWithType: "PrivateLinkResource.identity()"
summary: "Get the identity property: The identity of the resource."
syntax: "public Identity identity()"
desc: "Get 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.PrivateLinkResource.requiredMembers()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.requiredMembers()"
name: "requiredMembers()"
nameWithType: "PrivateLinkResource.requiredMembers()"
summary: "Get the required<wbr>Members property: The private link resource required member names."
syntax: "public List<String> requiredMembers()"
desc: "Get the requiredMembers property: The private link resource required member names."
returns:
description: "the requiredMembers value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.requiredZoneNames()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.requiredZoneNames()"
name: "requiredZoneNames()"
nameWithType: "PrivateLinkResource.requiredZoneNames()"
summary: "Get the required<wbr>Zone<wbr>Names property: The private link resource Private link DNS zone name."
syntax: "public List<String> requiredZoneNames()"
desc: "Get the requiredZoneNames property: The private link resource Private link DNS zone name."
returns:
description: "the requiredZoneNames value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.sku()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.sku()"
name: "sku()"
nameWithType: "PrivateLinkResource.sku()"
summary: "Get the sku property: The sku of the workspace."
syntax: "public Sku sku()"
desc: "Get 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.PrivateLinkResource.systemData()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.systemData()"
name: "systemData()"
nameWithType: "PrivateLinkResource.systemData()"
summary: "Get the system<wbr>Data property: Read only system data."
syntax: "public SystemData systemData()"
desc: "Get 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.PrivateLinkResource.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.validate()"
name: "validate()"
nameWithType: "PrivateLinkResource.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withIdentity(com.azure.resourcemanager.machinelearningservices.models.Identity)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withIdentity(Identity identity)"
name: "withIdentity(Identity identity)"
nameWithType: "PrivateLinkResource.withIdentity(Identity identity)"
summary: "Set the identity property: The identity of the resource."
parameters:
- description: "the identity value to set."
name: "identity"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Identity?alt=com.azure.resourcemanager.machinelearningservices.models.Identity&text=Identity\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PrivateLinkResource withIdentity(Identity identity)"
desc: "Set the identity property: The identity of the resource."
returns:
description: "the PrivateLinkResource object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "PrivateLinkResource.withLocation(String location)"
overridden: "com.azure.core.management.Resource.withLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public PrivateLinkResource withLocation(String location)"
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withRequiredZoneNames(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withRequiredZoneNames(List<String> requiredZoneNames)"
name: "withRequiredZoneNames(List<String> requiredZoneNames)"
nameWithType: "PrivateLinkResource.withRequiredZoneNames(List<String> requiredZoneNames)"
summary: "Set the required<wbr>Zone<wbr>Names property: The private link resource Private link DNS zone name."
parameters:
- description: "the requiredZoneNames value to set."
name: "requiredZoneNames"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public PrivateLinkResource withRequiredZoneNames(List<String> requiredZoneNames)"
desc: "Set the requiredZoneNames property: The private link resource Private link DNS zone name."
returns:
description: "the PrivateLinkResource object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withSku(com.azure.resourcemanager.machinelearningservices.models.Sku)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withSku(Sku sku)"
name: "withSku(Sku sku)"
nameWithType: "PrivateLinkResource.withSku(Sku sku)"
summary: "Set the sku property: The sku of the workspace."
parameters:
- description: "the sku value to set."
name: "sku"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Sku?alt=com.azure.resourcemanager.machinelearningservices.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
syntax: "public PrivateLinkResource withSku(Sku sku)"
desc: "Set the sku property: The sku of the workspace."
returns:
description: "the PrivateLinkResource object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource.withTags(Map<String,String> tags)"
name: "withTags(Map<String,String> tags)"
nameWithType: "PrivateLinkResource.withTags(Map<String,String> tags)"
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "tags"
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;"
syntax: "public PrivateLinkResource withTags(Map<String,String> tags)"
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource?alt=com.azure.resourcemanager.machinelearningservices.models.PrivateLinkResource&text=PrivateLinkResource\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "A private link resource."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1