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

182 строки
17 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse"
name: "AksVariantResponse"
nameWithType: "AksVariantResponse"
summary: "The response for an AKS variant."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase&text=ServiceResponseBase\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.deploymentType()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.deploymentType&text=deploymentType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.description()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.error()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.error&text=error\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.kvTags()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.kvTags&text=kvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.properties()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.properties&text=properties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.state()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.state&text=state\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDeploymentType(com.azure.resourcemanager.machinelearningservices.models.DeploymentType)?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDeploymentType&text=withDeploymentType\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withKvTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withKvTags&text=withKvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withProperties&text=withProperties\" 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 **AksVariantResponse**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase?alt=com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase&text=ServiceResponseBase\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.AksVariantResponse()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.AksVariantResponse()"
name: "AksVariantResponse()"
nameWithType: "AksVariantResponse.AksVariantResponse()"
syntax: "public AksVariantResponse()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.isDefault()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.isDefault()"
name: "isDefault()"
nameWithType: "AksVariantResponse.isDefault()"
summary: "Get the is<wbr>Default property: Is this the default variant."
syntax: "public Boolean isDefault()"
desc: "Get the isDefault property: Is this the default variant."
returns:
description: "the isDefault value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.trafficPercentile()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.trafficPercentile()"
name: "trafficPercentile()"
nameWithType: "AksVariantResponse.trafficPercentile()"
summary: "Get the traffic<wbr>Percentile property: The amount of traffic variant receives."
syntax: "public Float trafficPercentile()"
desc: "Get the trafficPercentile property: The amount of traffic variant receives."
returns:
description: "the trafficPercentile value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.type()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.type()"
name: "type()"
nameWithType: "AksVariantResponse.type()"
summary: "Get the type property: The type of the variant."
syntax: "public VariantType type()"
desc: "Get the type property: The type of the variant."
returns:
description: "the type value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.VariantType?alt=com.azure.resourcemanager.machinelearningservices.models.VariantType&text=VariantType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.validate()"
name: "validate()"
nameWithType: "AksVariantResponse.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withDeploymentType(com.azure.resourcemanager.machinelearningservices.models.DeploymentType)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withDeploymentType(DeploymentType deploymentType)"
name: "withDeploymentType(DeploymentType deploymentType)"
nameWithType: "AksVariantResponse.withDeploymentType(DeploymentType deploymentType)"
summary: "Set the deployment<wbr>Type property: The deployment type for the service."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDeploymentType(com.azure.resourcemanager.machinelearningservices.models.DeploymentType)"
parameters:
- name: "deploymentType"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.DeploymentType?alt=com.azure.resourcemanager.machinelearningservices.models.DeploymentType&text=DeploymentType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksVariantResponse withDeploymentType(DeploymentType deploymentType)"
desc: "Set the deploymentType property: The deployment type for the service."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "AksVariantResponse.withDescription(String description)"
summary: "Set the description property: The service description."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withDescription(java.lang.String)"
parameters:
- name: "description"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AksVariantResponse withDescription(String description)"
desc: "Set the description property: The service description."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withIsDefault(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withIsDefault(Boolean isDefault)"
name: "withIsDefault(Boolean isDefault)"
nameWithType: "AksVariantResponse.withIsDefault(Boolean isDefault)"
summary: "Set the is<wbr>Default property: Is this the default variant."
parameters:
- description: "the isDefault value to set."
name: "isDefault"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public AksVariantResponse withIsDefault(Boolean isDefault)"
desc: "Set the isDefault property: Is this the default variant."
returns:
description: "the AksVariantResponse object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withKvTags(Map<String,String> kvTags)"
name: "withKvTags(Map<String,String> kvTags)"
nameWithType: "AksVariantResponse.withKvTags(Map<String,String> kvTags)"
summary: "Set the kv<wbr>Tags property: The service tag dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "kvTags"
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 AksVariantResponse withKvTags(Map<String,String> kvTags)"
desc: "Set the kvTags property: The service tag dictionary. Tags are mutable."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withProperties(Map<String,String> properties)"
name: "withProperties(Map<String,String> properties)"
nameWithType: "AksVariantResponse.withProperties(Map<String,String> properties)"
summary: "Set the properties property: The service property dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.ServiceResponseBase.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
parameters:
- name: "properties"
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 AksVariantResponse withProperties(Map<String,String> properties)"
desc: "Set the properties property: The service property dictionary. Properties are immutable."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withTrafficPercentile(java.lang.Float)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withTrafficPercentile(Float trafficPercentile)"
name: "withTrafficPercentile(Float trafficPercentile)"
nameWithType: "AksVariantResponse.withTrafficPercentile(Float trafficPercentile)"
summary: "Set the traffic<wbr>Percentile property: The amount of traffic variant receives."
parameters:
- description: "the trafficPercentile value to set."
name: "trafficPercentile"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
syntax: "public AksVariantResponse withTrafficPercentile(Float trafficPercentile)"
desc: "Set the trafficPercentile property: The amount of traffic variant receives."
returns:
description: "the AksVariantResponse object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withType(com.azure.resourcemanager.machinelearningservices.models.VariantType)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse.withType(VariantType type)"
name: "withType(VariantType type)"
nameWithType: "AksVariantResponse.withType(VariantType type)"
summary: "Set the type property: The type of the variant."
parameters:
- description: "the type value to set."
name: "type"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.VariantType?alt=com.azure.resourcemanager.machinelearningservices.models.VariantType&text=VariantType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksVariantResponse withType(VariantType type)"
desc: "Set the type property: The type of the variant."
returns:
description: "the AksVariantResponse object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AksVariantResponse&text=AksVariantResponse\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The response for an AKS variant."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1