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

498 строки
49 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest"
name: "AksServiceCreateRequest"
nameWithType: "AksServiceCreateRequest"
summary: "The request to create an AKS service."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.isDefault()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.isDefault&text=isDefault\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.trafficPercentile()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.trafficPercentile&text=trafficPercentile\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.type()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.type&text=type\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withEnvironmentImageRequest&text=withEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withIsDefault(java.lang.Boolean)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withIsDefault&text=withIsDefault\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKeys&text=withKeys\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKvTags&text=withKvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withLocation(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withProperties&text=withProperties\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withTrafficPercentile(java.lang.Float)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withTrafficPercentile&text=withTrafficPercentile\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withType(com.azure.resourcemanager.machinelearningservices.models.VariantType)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withType&text=withType\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.description()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.description&text=description\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.environmentImageRequest()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.environmentImageRequest&text=environmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.keys()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.keys&text=keys\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.kvTags()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.kvTags&text=kvTags\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.location()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.location&text=location\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.properties()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.properties&text=properties\" 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 final class **AksServiceCreateRequest**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest&text=CreateEndpointVariantRequest\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.AksServiceCreateRequest()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.AksServiceCreateRequest()"
name: "AksServiceCreateRequest()"
nameWithType: "AksServiceCreateRequest.AksServiceCreateRequest()"
syntax: "public AksServiceCreateRequest()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.aadAuthEnabled()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.aadAuthEnabled()"
name: "aadAuthEnabled()"
nameWithType: "AksServiceCreateRequest.aadAuthEnabled()"
summary: "Get the aad<wbr>Auth<wbr>Enabled property: Whether or not AAD authentication is enabled."
syntax: "public Boolean aadAuthEnabled()"
desc: "Get the aadAuthEnabled property: Whether or not AAD authentication is enabled."
returns:
description: "the aadAuthEnabled value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.appInsightsEnabled()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.appInsightsEnabled()"
name: "appInsightsEnabled()"
nameWithType: "AksServiceCreateRequest.appInsightsEnabled()"
summary: "Get the app<wbr>Insights<wbr>Enabled property: Whether or not Application Insights is enabled."
syntax: "public Boolean appInsightsEnabled()"
desc: "Get the appInsightsEnabled property: Whether or not Application Insights is enabled."
returns:
description: "the appInsightsEnabled value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.authEnabled()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.authEnabled()"
name: "authEnabled()"
nameWithType: "AksServiceCreateRequest.authEnabled()"
summary: "Get the auth<wbr>Enabled property: Whether or not authentication is enabled."
syntax: "public Boolean authEnabled()"
desc: "Get the authEnabled property: Whether or not authentication is enabled."
returns:
description: "the authEnabled value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.autoScaler()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.autoScaler()"
name: "autoScaler()"
nameWithType: "AksServiceCreateRequest.autoScaler()"
summary: "Get the auto<wbr>Scaler property: The auto scaler properties."
syntax: "public AksServiceCreateRequestAutoScaler autoScaler()"
desc: "Get the autoScaler property: The auto scaler properties."
returns:
description: "the autoScaler value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.computeName()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.computeName()"
name: "computeName()"
nameWithType: "AksServiceCreateRequest.computeName()"
summary: "Get the compute<wbr>Name property: The name of the compute resource."
syntax: "public String computeName()"
desc: "Get the computeName property: The name of the compute resource."
returns:
description: "the computeName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.containerResourceRequirements()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.containerResourceRequirements()"
name: "containerResourceRequirements()"
nameWithType: "AksServiceCreateRequest.containerResourceRequirements()"
summary: "Get the container<wbr>Resource<wbr>Requirements property: The container resource requirements."
syntax: "public ContainerResourceRequirements containerResourceRequirements()"
desc: "Get the containerResourceRequirements property: The container resource requirements."
returns:
description: "the containerResourceRequirements value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements?alt=com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements&text=ContainerResourceRequirements\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.dataCollection()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.dataCollection()"
name: "dataCollection()"
nameWithType: "AksServiceCreateRequest.dataCollection()"
summary: "Get the data<wbr>Collection property: Details of the data collection options specified."
syntax: "public AksServiceCreateRequestDataCollection dataCollection()"
desc: "Get the dataCollection property: Details of the data collection options specified."
returns:
description: "the dataCollection value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestDataCollection&text=AksServiceCreateRequestDataCollection\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.livenessProbeRequirements()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.livenessProbeRequirements()"
name: "livenessProbeRequirements()"
nameWithType: "AksServiceCreateRequest.livenessProbeRequirements()"
summary: "Get the liveness<wbr>Probe<wbr>Requirements property: The liveness probe requirements."
syntax: "public AksServiceCreateRequestLivenessProbeRequirements livenessProbeRequirements()"
desc: "Get the livenessProbeRequirements property: The liveness probe requirements."
returns:
description: "the livenessProbeRequirements value."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestLivenessProbeRequirements?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestLivenessProbeRequirements&text=AksServiceCreateRequestLivenessProbeRequirements\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.maxConcurrentRequestsPerContainer()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.maxConcurrentRequestsPerContainer()"
name: "maxConcurrentRequestsPerContainer()"
nameWithType: "AksServiceCreateRequest.maxConcurrentRequestsPerContainer()"
summary: "Get the max<wbr>Concurrent<wbr>Requests<wbr>Per<wbr>Container property: The maximum number of concurrent requests per container."
syntax: "public Integer maxConcurrentRequestsPerContainer()"
desc: "Get the maxConcurrentRequestsPerContainer property: The maximum number of concurrent requests per container."
returns:
description: "the maxConcurrentRequestsPerContainer value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.maxQueueWaitMs()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.maxQueueWaitMs()"
name: "maxQueueWaitMs()"
nameWithType: "AksServiceCreateRequest.maxQueueWaitMs()"
summary: "Get the max<wbr>Queue<wbr>Wait<wbr>Ms property: Maximum time a request will wait in the queue (in milliseconds)."
syntax: "public Integer maxQueueWaitMs()"
desc: "Get the maxQueueWaitMs property: Maximum time a request will wait in the queue (in milliseconds). After this time, the service will return 503 (Service Unavailable)."
returns:
description: "the maxQueueWaitMs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.namespace()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.namespace()"
name: "namespace()"
nameWithType: "AksServiceCreateRequest.namespace()"
summary: "Get the namespace property: Kubernetes namespace for the service."
syntax: "public String namespace()"
desc: "Get the namespace property: Kubernetes namespace for the service."
returns:
description: "the namespace value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.numReplicas()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.numReplicas()"
name: "numReplicas()"
nameWithType: "AksServiceCreateRequest.numReplicas()"
summary: "Get the num<wbr>Replicas property: The number of replicas on the cluster."
syntax: "public Integer numReplicas()"
desc: "Get the numReplicas property: The number of replicas on the cluster."
returns:
description: "the numReplicas value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.scoringTimeoutMs()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.scoringTimeoutMs()"
name: "scoringTimeoutMs()"
nameWithType: "AksServiceCreateRequest.scoringTimeoutMs()"
summary: "Get the scoring<wbr>Timeout<wbr>Ms property: The scoring timeout in milliseconds."
syntax: "public Integer scoringTimeoutMs()"
desc: "Get the scoringTimeoutMs property: The scoring timeout in milliseconds."
returns:
description: "the scoringTimeoutMs value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.validate()"
name: "validate()"
nameWithType: "AksServiceCreateRequest.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAadAuthEnabled(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAadAuthEnabled(Boolean aadAuthEnabled)"
name: "withAadAuthEnabled(Boolean aadAuthEnabled)"
nameWithType: "AksServiceCreateRequest.withAadAuthEnabled(Boolean aadAuthEnabled)"
summary: "Set the aad<wbr>Auth<wbr>Enabled property: Whether or not AAD authentication is enabled."
parameters:
- description: "the aadAuthEnabled value to set."
name: "aadAuthEnabled"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public AksServiceCreateRequest withAadAuthEnabled(Boolean aadAuthEnabled)"
desc: "Set the aadAuthEnabled property: Whether or not AAD authentication is enabled."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAppInsightsEnabled(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAppInsightsEnabled(Boolean appInsightsEnabled)"
name: "withAppInsightsEnabled(Boolean appInsightsEnabled)"
nameWithType: "AksServiceCreateRequest.withAppInsightsEnabled(Boolean appInsightsEnabled)"
summary: "Set the app<wbr>Insights<wbr>Enabled property: Whether or not Application Insights is enabled."
parameters:
- description: "the appInsightsEnabled value to set."
name: "appInsightsEnabled"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public AksServiceCreateRequest withAppInsightsEnabled(Boolean appInsightsEnabled)"
desc: "Set the appInsightsEnabled property: Whether or not Application Insights is enabled."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAuthEnabled(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAuthEnabled(Boolean authEnabled)"
name: "withAuthEnabled(Boolean authEnabled)"
nameWithType: "AksServiceCreateRequest.withAuthEnabled(Boolean authEnabled)"
summary: "Set the auth<wbr>Enabled property: Whether or not authentication is enabled."
parameters:
- description: "the authEnabled value to set."
name: "authEnabled"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public AksServiceCreateRequest withAuthEnabled(Boolean authEnabled)"
desc: "Set the authEnabled property: Whether or not authentication is enabled."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAutoScaler(com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withAutoScaler(AksServiceCreateRequestAutoScaler autoScaler)"
name: "withAutoScaler(AksServiceCreateRequestAutoScaler autoScaler)"
nameWithType: "AksServiceCreateRequest.withAutoScaler(AksServiceCreateRequestAutoScaler autoScaler)"
summary: "Set the auto<wbr>Scaler property: The auto scaler properties."
parameters:
- description: "the autoScaler value to set."
name: "autoScaler"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestAutoScaler&text=AksServiceCreateRequestAutoScaler\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withAutoScaler(AksServiceCreateRequestAutoScaler autoScaler)"
desc: "Set the autoScaler property: The auto scaler properties."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withComputeName(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withComputeName(String computeName)"
name: "withComputeName(String computeName)"
nameWithType: "AksServiceCreateRequest.withComputeName(String computeName)"
summary: "Set the compute<wbr>Name property: The name of the compute resource."
parameters:
- description: "the computeName value to set."
name: "computeName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AksServiceCreateRequest withComputeName(String computeName)"
desc: "Set the computeName property: The name of the compute resource."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withContainerResourceRequirements(com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
name: "withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
nameWithType: "AksServiceCreateRequest.withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
summary: "Set the container<wbr>Resource<wbr>Requirements property: The container resource requirements."
parameters:
- description: "the containerResourceRequirements value to set."
name: "containerResourceRequirements"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements?alt=com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements&text=ContainerResourceRequirements\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
desc: "Set the containerResourceRequirements property: The container resource requirements."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withDataCollection(com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestDataCollection)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withDataCollection(AksServiceCreateRequestDataCollection dataCollection)"
name: "withDataCollection(AksServiceCreateRequestDataCollection dataCollection)"
nameWithType: "AksServiceCreateRequest.withDataCollection(AksServiceCreateRequestDataCollection dataCollection)"
summary: "Set the data<wbr>Collection property: Details of the data collection options specified."
parameters:
- description: "the dataCollection value to set."
name: "dataCollection"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestDataCollection&text=AksServiceCreateRequestDataCollection\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withDataCollection(AksServiceCreateRequestDataCollection dataCollection)"
desc: "Set the dataCollection property: Details of the data collection options specified."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withDescription(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withDescription(String description)"
name: "withDescription(String description)"
nameWithType: "AksServiceCreateRequest.withDescription(String description)"
summary: "Set the description property: The description of the service."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.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 AksServiceCreateRequest withDescription(String description)"
desc: "Set the description property: The description of the service."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
name: "withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
nameWithType: "AksServiceCreateRequest.withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
summary: "Set the environment<wbr>Image<wbr>Request property: The Environment, models and assets needed for inferencing."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)"
parameters:
- name: "environmentImageRequest"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest&text=CreateServiceRequestEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
desc: "Set the environmentImageRequest property: The Environment, models and assets needed for inferencing."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withIsDefault(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withIsDefault(Boolean isDefault)"
name: "withIsDefault(Boolean isDefault)"
nameWithType: "AksServiceCreateRequest.withIsDefault(Boolean isDefault)"
summary: "Set the is<wbr>Default property: Is this the default variant."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withIsDefault(java.lang.Boolean)"
parameters:
- name: "isDefault"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public AksServiceCreateRequest withIsDefault(Boolean isDefault)"
desc: "Set the isDefault property: Is this the default variant."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withKeys(CreateServiceRequestKeys keys)"
name: "withKeys(CreateServiceRequestKeys keys)"
nameWithType: "AksServiceCreateRequest.withKeys(CreateServiceRequestKeys keys)"
summary: "Set the keys property: The authentication keys."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)"
parameters:
- name: "keys"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys&text=CreateServiceRequestKeys\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withKeys(CreateServiceRequestKeys keys)"
desc: "Set the keys property: The authentication keys."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withKvTags(Map<String,String> kvTags)"
name: "withKvTags(Map<String,String> kvTags)"
nameWithType: "AksServiceCreateRequest.withKvTags(Map<String,String> kvTags)"
summary: "Set the kv<wbr>Tags property: The service tag dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.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 AksServiceCreateRequest 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.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withLivenessProbeRequirements(com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestLivenessProbeRequirements)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withLivenessProbeRequirements(AksServiceCreateRequestLivenessProbeRequirements livenessProbeRequirements)"
name: "withLivenessProbeRequirements(AksServiceCreateRequestLivenessProbeRequirements livenessProbeRequirements)"
nameWithType: "AksServiceCreateRequest.withLivenessProbeRequirements(AksServiceCreateRequestLivenessProbeRequirements livenessProbeRequirements)"
summary: "Set the liveness<wbr>Probe<wbr>Requirements property: The liveness probe requirements."
parameters:
- description: "the livenessProbeRequirements value to set."
name: "livenessProbeRequirements"
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestLivenessProbeRequirements?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequestLivenessProbeRequirements&text=AksServiceCreateRequestLivenessProbeRequirements\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AksServiceCreateRequest withLivenessProbeRequirements(AksServiceCreateRequestLivenessProbeRequirements livenessProbeRequirements)"
desc: "Set the livenessProbeRequirements property: The liveness probe requirements."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withLocation(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withLocation(String location)"
name: "withLocation(String location)"
nameWithType: "AksServiceCreateRequest.withLocation(String location)"
summary: "Set the location property: The name of the Azure location/region."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.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 AksServiceCreateRequest withLocation(String location)"
desc: "Set the location property: The name of the Azure location/region."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withMaxConcurrentRequestsPerContainer(java.lang.Integer)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withMaxConcurrentRequestsPerContainer(Integer maxConcurrentRequestsPerContainer)"
name: "withMaxConcurrentRequestsPerContainer(Integer maxConcurrentRequestsPerContainer)"
nameWithType: "AksServiceCreateRequest.withMaxConcurrentRequestsPerContainer(Integer maxConcurrentRequestsPerContainer)"
summary: "Set the max<wbr>Concurrent<wbr>Requests<wbr>Per<wbr>Container property: The maximum number of concurrent requests per container."
parameters:
- description: "the maxConcurrentRequestsPerContainer value to set."
name: "maxConcurrentRequestsPerContainer"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public AksServiceCreateRequest withMaxConcurrentRequestsPerContainer(Integer maxConcurrentRequestsPerContainer)"
desc: "Set the maxConcurrentRequestsPerContainer property: The maximum number of concurrent requests per container."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withMaxQueueWaitMs(java.lang.Integer)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withMaxQueueWaitMs(Integer maxQueueWaitMs)"
name: "withMaxQueueWaitMs(Integer maxQueueWaitMs)"
nameWithType: "AksServiceCreateRequest.withMaxQueueWaitMs(Integer maxQueueWaitMs)"
summary: "Set the max<wbr>Queue<wbr>Wait<wbr>Ms property: Maximum time a request will wait in the queue (in milliseconds)."
parameters:
- description: "the maxQueueWaitMs value to set."
name: "maxQueueWaitMs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public AksServiceCreateRequest withMaxQueueWaitMs(Integer maxQueueWaitMs)"
desc: "Set the maxQueueWaitMs property: Maximum time a request will wait in the queue (in milliseconds). After this time, the service will return 503 (Service Unavailable)."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withNamespace(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withNamespace(String namespace)"
name: "withNamespace(String namespace)"
nameWithType: "AksServiceCreateRequest.withNamespace(String namespace)"
summary: "Set the namespace property: Kubernetes namespace for the service."
parameters:
- description: "the namespace value to set."
name: "namespace"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AksServiceCreateRequest withNamespace(String namespace)"
desc: "Set the namespace property: Kubernetes namespace for the service."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withNumReplicas(java.lang.Integer)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withNumReplicas(Integer numReplicas)"
name: "withNumReplicas(Integer numReplicas)"
nameWithType: "AksServiceCreateRequest.withNumReplicas(Integer numReplicas)"
summary: "Set the num<wbr>Replicas property: The number of replicas on the cluster."
parameters:
- description: "the numReplicas value to set."
name: "numReplicas"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public AksServiceCreateRequest withNumReplicas(Integer numReplicas)"
desc: "Set the numReplicas property: The number of replicas on the cluster."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withProperties(Map<String,String> properties)"
name: "withProperties(Map<String,String> properties)"
nameWithType: "AksServiceCreateRequest.withProperties(Map<String,String> properties)"
summary: "Set the properties property: The service properties dictionary."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.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 AksServiceCreateRequest withProperties(Map<String,String> properties)"
desc: "Set the properties property: The service properties dictionary. Properties are immutable."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withScoringTimeoutMs(java.lang.Integer)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withScoringTimeoutMs(Integer scoringTimeoutMs)"
name: "withScoringTimeoutMs(Integer scoringTimeoutMs)"
nameWithType: "AksServiceCreateRequest.withScoringTimeoutMs(Integer scoringTimeoutMs)"
summary: "Set the scoring<wbr>Timeout<wbr>Ms property: The scoring timeout in milliseconds."
parameters:
- description: "the scoringTimeoutMs value to set."
name: "scoringTimeoutMs"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
syntax: "public AksServiceCreateRequest withScoringTimeoutMs(Integer scoringTimeoutMs)"
desc: "Set the scoringTimeoutMs property: The scoring timeout in milliseconds."
returns:
description: "the AksServiceCreateRequest object itself."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withTrafficPercentile(java.lang.Float)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withTrafficPercentile(Float trafficPercentile)"
name: "withTrafficPercentile(Float trafficPercentile)"
nameWithType: "AksServiceCreateRequest.withTrafficPercentile(Float trafficPercentile)"
summary: "Set the traffic<wbr>Percentile property: The amount of traffic variant receives."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withTrafficPercentile(java.lang.Float)"
parameters:
- name: "trafficPercentile"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
syntax: "public AksServiceCreateRequest withTrafficPercentile(Float trafficPercentile)"
desc: "Set the trafficPercentile property: The amount of traffic variant receives."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withType(com.azure.resourcemanager.machinelearningservices.models.VariantType)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest.withType(VariantType type)"
name: "withType(VariantType type)"
nameWithType: "AksServiceCreateRequest.withType(VariantType type)"
summary: "Set the type property: The type of the variant."
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateEndpointVariantRequest.withType(com.azure.resourcemanager.machinelearningservices.models.VariantType)"
parameters:
- 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 AksServiceCreateRequest withType(VariantType type)"
desc: "Set the type property: The type of the variant."
returns:
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AksServiceCreateRequest&text=AksServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The request to create an AKS service."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1