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

74 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResource"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource"
name: "PrivateLinkResource"
nameWithType: "PrivateLinkResource"
summary: "An immutable client-side representation of Private<wbr>Link<wbr>Resource."
syntax: "public interface **PrivateLinkResource**"
methods:
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.id()"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.id()"
name: "id()"
nameWithType: "PrivateLinkResource.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.mysql.models.PrivateLinkResource.innerModel()"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.innerModel()"
name: "innerModel()"
nameWithType: "PrivateLinkResource.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>mysql.<wbr>fluent.<wbr>models.<wbr>Private<wbr>Link<wbr>Resource<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract PrivateLinkResourceInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.mysql.fluent.models.PrivateLinkResourceInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.mysql.fluent.models.PrivateLinkResourceInner?alt=com.azure.resourcemanager.mysql.fluent.models.PrivateLinkResourceInner&text=PrivateLinkResourceInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.name()"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.name()"
name: "name()"
nameWithType: "PrivateLinkResource.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.mysql.models.PrivateLinkResource.properties()"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.properties()"
name: "properties()"
nameWithType: "PrivateLinkResource.properties()"
summary: "Gets the properties property: The private link resource group id."
modifiers:
- "abstract"
syntax: "public abstract PrivateLinkResourceProperties properties()"
desc: "Gets the properties property: The private link resource group id."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.mysql.models.PrivateLinkResourceProperties?alt=com.azure.resourcemanager.mysql.models.PrivateLinkResourceProperties&text=PrivateLinkResourceProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.type()"
fullName: "com.azure.resourcemanager.mysql.models.PrivateLinkResource.type()"
name: "type()"
nameWithType: "PrivateLinkResource.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>"
type: "interface"
desc: "An immutable client-side representation of PrivateLinkResource."
metadata: {}
package: "com.azure.resourcemanager.mysql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-mysql:1.0.2