174 строки
14 KiB
YAML
174 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination"
|
|
name: "PrivateEndpointDestination"
|
|
nameWithType: "PrivateEndpointDestination"
|
|
summary: "Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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 final class **PrivateEndpointDestination**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.PrivateEndpointDestination()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.PrivateEndpointDestination()"
|
|
name: "PrivateEndpointDestination()"
|
|
nameWithType: "PrivateEndpointDestination.PrivateEndpointDestination()"
|
|
summary: "Creates an instance of Private<wbr>Endpoint<wbr>Destination class."
|
|
syntax: "public PrivateEndpointDestination()"
|
|
desc: "Creates an instance of PrivateEndpointDestination class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "PrivateEndpointDestination.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Private<wbr>Endpoint<wbr>Destination from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static PrivateEndpointDestination fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the PrivateEndpointDestination."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of PrivateEndpointDestination from the JsonReader."
|
|
returns:
|
|
description: "An instance of PrivateEndpointDestination if the JsonReader was pointing to an instance of it, or null if\n it was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.serviceResourceId()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.serviceResourceId()"
|
|
name: "serviceResourceId()"
|
|
nameWithType: "PrivateEndpointDestination.serviceResourceId()"
|
|
summary: "Get the service<wbr>Resource<wbr>Id property: The service<wbr>Resource<wbr>Id property."
|
|
syntax: "public String serviceResourceId()"
|
|
desc: "Get the serviceResourceId property: The serviceResourceId property."
|
|
returns:
|
|
description: "the serviceResourceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.sparkEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.sparkEnabled()"
|
|
name: "sparkEnabled()"
|
|
nameWithType: "PrivateEndpointDestination.sparkEnabled()"
|
|
summary: "Get the spark<wbr>Enabled property: The spark<wbr>Enabled property."
|
|
syntax: "public Boolean sparkEnabled()"
|
|
desc: "Get the sparkEnabled property: The sparkEnabled property."
|
|
returns:
|
|
description: "the sparkEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.sparkStatus()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.sparkStatus()"
|
|
name: "sparkStatus()"
|
|
nameWithType: "PrivateEndpointDestination.sparkStatus()"
|
|
summary: "Get the spark<wbr>Status property: Type of a managed network Outbound Rule of a machine learning workspace."
|
|
syntax: "public RuleStatus sparkStatus()"
|
|
desc: "Get the sparkStatus property: Type of a managed network Outbound Rule of a machine learning workspace."
|
|
returns:
|
|
description: "the sparkStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.RuleStatus?alt=com.azure.resourcemanager.machinelearning.models.RuleStatus&text=RuleStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.subresourceTarget()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.subresourceTarget()"
|
|
name: "subresourceTarget()"
|
|
nameWithType: "PrivateEndpointDestination.subresourceTarget()"
|
|
summary: "Get the subresource<wbr>Target property: The subresource<wbr>Target property."
|
|
syntax: "public String subresourceTarget()"
|
|
desc: "Get the subresourceTarget property: The subresourceTarget property."
|
|
returns:
|
|
description: "the subresourceTarget value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "PrivateEndpointDestination.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PrivateEndpointDestination.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withServiceResourceId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withServiceResourceId(String serviceResourceId)"
|
|
name: "withServiceResourceId(String serviceResourceId)"
|
|
nameWithType: "PrivateEndpointDestination.withServiceResourceId(String serviceResourceId)"
|
|
summary: "Set the service<wbr>Resource<wbr>Id property: The service<wbr>Resource<wbr>Id property."
|
|
parameters:
|
|
- description: "the serviceResourceId value to set."
|
|
name: "serviceResourceId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateEndpointDestination withServiceResourceId(String serviceResourceId)"
|
|
desc: "Set the serviceResourceId property: The serviceResourceId property."
|
|
returns:
|
|
description: "the PrivateEndpointDestination object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSparkEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSparkEnabled(Boolean sparkEnabled)"
|
|
name: "withSparkEnabled(Boolean sparkEnabled)"
|
|
nameWithType: "PrivateEndpointDestination.withSparkEnabled(Boolean sparkEnabled)"
|
|
summary: "Set the spark<wbr>Enabled property: The spark<wbr>Enabled property."
|
|
parameters:
|
|
- description: "the sparkEnabled value to set."
|
|
name: "sparkEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public PrivateEndpointDestination withSparkEnabled(Boolean sparkEnabled)"
|
|
desc: "Set the sparkEnabled property: The sparkEnabled property."
|
|
returns:
|
|
description: "the PrivateEndpointDestination object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSparkStatus(com.azure.resourcemanager.machinelearning.models.RuleStatus)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSparkStatus(RuleStatus sparkStatus)"
|
|
name: "withSparkStatus(RuleStatus sparkStatus)"
|
|
nameWithType: "PrivateEndpointDestination.withSparkStatus(RuleStatus sparkStatus)"
|
|
summary: "Set the spark<wbr>Status property: Type of a managed network Outbound Rule of a machine learning workspace."
|
|
parameters:
|
|
- description: "the sparkStatus value to set."
|
|
name: "sparkStatus"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.RuleStatus?alt=com.azure.resourcemanager.machinelearning.models.RuleStatus&text=RuleStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public PrivateEndpointDestination withSparkStatus(RuleStatus sparkStatus)"
|
|
desc: "Set the sparkStatus property: Type of a managed network Outbound Rule of a machine learning workspace."
|
|
returns:
|
|
description: "the PrivateEndpointDestination object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSubresourceTarget(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination.withSubresourceTarget(String subresourceTarget)"
|
|
name: "withSubresourceTarget(String subresourceTarget)"
|
|
nameWithType: "PrivateEndpointDestination.withSubresourceTarget(String subresourceTarget)"
|
|
summary: "Set the subresource<wbr>Target property: The subresource<wbr>Target property."
|
|
parameters:
|
|
- description: "the subresourceTarget value to set."
|
|
name: "subresourceTarget"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public PrivateEndpointDestination withSubresourceTarget(String subresourceTarget)"
|
|
desc: "Set the subresourceTarget property: The subresourceTarget property."
|
|
returns:
|
|
description: "the PrivateEndpointDestination object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Private Endpoint destination for a Private Endpoint Outbound Rule for the managed network of a machine learning workspace."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination?alt=com.azure.resourcemanager.machinelearning.models.PrivateEndpointDestination&text=PrivateEndpointDestination\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearning.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearning:1.1.0
|