402 строки
38 KiB
YAML
402 строки
38 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest"
|
|
name: "AciServiceCreateRequest"
|
|
nameWithType: "AciServiceCreateRequest"
|
|
summary: "The Aci<wbr>Service<wbr>Create<wbr>Request model."
|
|
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\" />"
|
|
inheritedClassMethods:
|
|
- 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\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate()?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withDescription(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withDescription&text=withDescription\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withEnvironmentImageRequest&text=withEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKeys&text=withKeys\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withKvTags&text=withKvTags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withLocation(java.lang.String)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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 final class **AciServiceCreateRequest**</br> extends <xref href=\"com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest?alt=com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest&text=CreateServiceRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.AciServiceCreateRequest()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.AciServiceCreateRequest()"
|
|
name: "AciServiceCreateRequest()"
|
|
nameWithType: "AciServiceCreateRequest.AciServiceCreateRequest()"
|
|
syntax: "public AciServiceCreateRequest()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.appInsightsEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.appInsightsEnabled()"
|
|
name: "appInsightsEnabled()"
|
|
nameWithType: "AciServiceCreateRequest.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.AciServiceCreateRequest.authEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.authEnabled()"
|
|
name: "authEnabled()"
|
|
nameWithType: "AciServiceCreateRequest.authEnabled()"
|
|
summary: "Get the auth<wbr>Enabled property: Whether or not authentication is enabled on the service."
|
|
syntax: "public Boolean authEnabled()"
|
|
desc: "Get the authEnabled property: Whether or not authentication is enabled on the service."
|
|
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.AciServiceCreateRequest.cname()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.cname()"
|
|
name: "cname()"
|
|
nameWithType: "AciServiceCreateRequest.cname()"
|
|
summary: "Get the cname property: The CName for the service."
|
|
syntax: "public String cname()"
|
|
desc: "Get the cname property: The CName for the service."
|
|
returns:
|
|
description: "the cname value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.containerResourceRequirements()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.containerResourceRequirements()"
|
|
name: "containerResourceRequirements()"
|
|
nameWithType: "AciServiceCreateRequest.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.AciServiceCreateRequest.dataCollection()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.dataCollection()"
|
|
name: "dataCollection()"
|
|
nameWithType: "AciServiceCreateRequest.dataCollection()"
|
|
summary: "Get the data<wbr>Collection property: Details of the data collection options specified."
|
|
syntax: "public AciServiceCreateRequestDataCollection 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.AciServiceCreateRequestDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestDataCollection&text=AciServiceCreateRequestDataCollection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.dnsNameLabel()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.dnsNameLabel()"
|
|
name: "dnsNameLabel()"
|
|
nameWithType: "AciServiceCreateRequest.dnsNameLabel()"
|
|
summary: "Get the dns<wbr>Name<wbr>Label property: The Dns label for the service."
|
|
syntax: "public String dnsNameLabel()"
|
|
desc: "Get the dnsNameLabel property: The Dns label for the service."
|
|
returns:
|
|
description: "the dnsNameLabel value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.encryptionProperties()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.encryptionProperties()"
|
|
name: "encryptionProperties()"
|
|
nameWithType: "AciServiceCreateRequest.encryptionProperties()"
|
|
summary: "Get the encryption<wbr>Properties property: The encryption properties."
|
|
syntax: "public AciServiceCreateRequestEncryptionProperties encryptionProperties()"
|
|
desc: "Get the encryptionProperties property: The encryption properties."
|
|
returns:
|
|
description: "the encryptionProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestEncryptionProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestEncryptionProperties&text=AciServiceCreateRequestEncryptionProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslCertificate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslCertificate()"
|
|
name: "sslCertificate()"
|
|
nameWithType: "AciServiceCreateRequest.sslCertificate()"
|
|
summary: "Get the ssl<wbr>Certificate property: The public SSL certificate in PEM format to use if SSL is enabled."
|
|
syntax: "public String sslCertificate()"
|
|
desc: "Get the sslCertificate property: The public SSL certificate in PEM format to use if SSL is enabled."
|
|
returns:
|
|
description: "the sslCertificate value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslEnabled()"
|
|
name: "sslEnabled()"
|
|
nameWithType: "AciServiceCreateRequest.sslEnabled()"
|
|
summary: "Get the ssl<wbr>Enabled property: Whether or not SSL is enabled."
|
|
syntax: "public Boolean sslEnabled()"
|
|
desc: "Get the sslEnabled property: Whether or not SSL is enabled."
|
|
returns:
|
|
description: "the sslEnabled value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslKey()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.sslKey()"
|
|
name: "sslKey()"
|
|
nameWithType: "AciServiceCreateRequest.sslKey()"
|
|
summary: "Get the ssl<wbr>Key property: The public SSL key in PEM format for the certificate."
|
|
syntax: "public String sslKey()"
|
|
desc: "Get the sslKey property: The public SSL key in PEM format for the certificate."
|
|
returns:
|
|
description: "the sslKey value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AciServiceCreateRequest.validate()"
|
|
summary: "Validates the instance."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.validate()"
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.vnetConfiguration()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.vnetConfiguration()"
|
|
name: "vnetConfiguration()"
|
|
nameWithType: "AciServiceCreateRequest.vnetConfiguration()"
|
|
summary: "Get the vnet<wbr>Configuration property: The virtual network configuration."
|
|
syntax: "public AciServiceCreateRequestVnetConfiguration vnetConfiguration()"
|
|
desc: "Get the vnetConfiguration property: The virtual network configuration."
|
|
returns:
|
|
description: "the vnetConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestVnetConfiguration?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestVnetConfiguration&text=AciServiceCreateRequestVnetConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withAppInsightsEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
name: "withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
nameWithType: "AciServiceCreateRequest.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 AciServiceCreateRequest withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
desc: "Set the appInsightsEnabled property: Whether or not Application Insights is enabled."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withAuthEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withAuthEnabled(Boolean authEnabled)"
|
|
name: "withAuthEnabled(Boolean authEnabled)"
|
|
nameWithType: "AciServiceCreateRequest.withAuthEnabled(Boolean authEnabled)"
|
|
summary: "Set the auth<wbr>Enabled property: Whether or not authentication is enabled on the service."
|
|
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 AciServiceCreateRequest withAuthEnabled(Boolean authEnabled)"
|
|
desc: "Set the authEnabled property: Whether or not authentication is enabled on the service."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withCname(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withCname(String cname)"
|
|
name: "withCname(String cname)"
|
|
nameWithType: "AciServiceCreateRequest.withCname(String cname)"
|
|
summary: "Set the cname property: The CName for the service."
|
|
parameters:
|
|
- description: "the cname value to set."
|
|
name: "cname"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceCreateRequest withCname(String cname)"
|
|
desc: "Set the cname property: The CName for the service."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withContainerResourceRequirements(com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
name: "withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
nameWithType: "AciServiceCreateRequest.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 AciServiceCreateRequest withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
desc: "Set the containerResourceRequirements property: The container resource requirements."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDataCollection(com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestDataCollection)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDataCollection(AciServiceCreateRequestDataCollection dataCollection)"
|
|
name: "withDataCollection(AciServiceCreateRequestDataCollection dataCollection)"
|
|
nameWithType: "AciServiceCreateRequest.withDataCollection(AciServiceCreateRequestDataCollection 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.AciServiceCreateRequestDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestDataCollection&text=AciServiceCreateRequestDataCollection\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceCreateRequest withDataCollection(AciServiceCreateRequestDataCollection dataCollection)"
|
|
desc: "Set the dataCollection property: Details of the data collection options specified."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "AciServiceCreateRequest.withDescription(String description)"
|
|
summary: "Set the description property: The description of the service."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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 AciServiceCreateRequest withDescription(String description)"
|
|
desc: "Set the description property: The description of the service."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDnsNameLabel(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withDnsNameLabel(String dnsNameLabel)"
|
|
name: "withDnsNameLabel(String dnsNameLabel)"
|
|
nameWithType: "AciServiceCreateRequest.withDnsNameLabel(String dnsNameLabel)"
|
|
summary: "Set the dns<wbr>Name<wbr>Label property: The Dns label for the service."
|
|
parameters:
|
|
- description: "the dnsNameLabel value to set."
|
|
name: "dnsNameLabel"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceCreateRequest withDnsNameLabel(String dnsNameLabel)"
|
|
desc: "Set the dnsNameLabel property: The Dns label for the service."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withEncryptionProperties(com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestEncryptionProperties)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withEncryptionProperties(AciServiceCreateRequestEncryptionProperties encryptionProperties)"
|
|
name: "withEncryptionProperties(AciServiceCreateRequestEncryptionProperties encryptionProperties)"
|
|
nameWithType: "AciServiceCreateRequest.withEncryptionProperties(AciServiceCreateRequestEncryptionProperties encryptionProperties)"
|
|
summary: "Set the encryption<wbr>Properties property: The encryption properties."
|
|
parameters:
|
|
- description: "the encryptionProperties value to set."
|
|
name: "encryptionProperties"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestEncryptionProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestEncryptionProperties&text=AciServiceCreateRequestEncryptionProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceCreateRequest withEncryptionProperties(AciServiceCreateRequestEncryptionProperties encryptionProperties)"
|
|
desc: "Set the encryptionProperties property: The encryption properties."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestEnvironmentImageRequest)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
|
|
name: "withEnvironmentImageRequest(CreateServiceRequestEnvironmentImageRequest environmentImageRequest)"
|
|
nameWithType: "AciServiceCreateRequest.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.CreateServiceRequest.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 AciServiceCreateRequest 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.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withKeys(com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequestKeys)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withKeys(CreateServiceRequestKeys keys)"
|
|
name: "withKeys(CreateServiceRequestKeys keys)"
|
|
nameWithType: "AciServiceCreateRequest.withKeys(CreateServiceRequestKeys keys)"
|
|
summary: "Set the keys property: The authentication keys."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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 AciServiceCreateRequest withKeys(CreateServiceRequestKeys keys)"
|
|
desc: "Set the keys property: The authentication keys."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withKvTags(Map<String,String> kvTags)"
|
|
name: "withKvTags(Map<String,String> kvTags)"
|
|
nameWithType: "AciServiceCreateRequest.withKvTags(Map<String,String> kvTags)"
|
|
summary: "Set the kv<wbr>Tags property: The service tag dictionary."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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><<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>>"
|
|
syntax: "public AciServiceCreateRequest 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.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "AciServiceCreateRequest.withLocation(String location)"
|
|
summary: "Set the location property: The name of the Azure location/region."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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 AciServiceCreateRequest withLocation(String location)"
|
|
desc: "Set the location property: The name of the Azure location/region."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withProperties(Map<String,String> properties)"
|
|
name: "withProperties(Map<String,String> properties)"
|
|
nameWithType: "AciServiceCreateRequest.withProperties(Map<String,String> properties)"
|
|
summary: "Set the properties property: The service properties dictionary."
|
|
overridden: "com.azure.resourcemanager.machinelearningservices.models.CreateServiceRequest.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><<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>>"
|
|
syntax: "public AciServiceCreateRequest 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.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslCertificate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslCertificate(String sslCertificate)"
|
|
name: "withSslCertificate(String sslCertificate)"
|
|
nameWithType: "AciServiceCreateRequest.withSslCertificate(String sslCertificate)"
|
|
summary: "Set the ssl<wbr>Certificate property: The public SSL certificate in PEM format to use if SSL is enabled."
|
|
parameters:
|
|
- description: "the sslCertificate value to set."
|
|
name: "sslCertificate"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceCreateRequest withSslCertificate(String sslCertificate)"
|
|
desc: "Set the sslCertificate property: The public SSL certificate in PEM format to use if SSL is enabled."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslEnabled(Boolean sslEnabled)"
|
|
name: "withSslEnabled(Boolean sslEnabled)"
|
|
nameWithType: "AciServiceCreateRequest.withSslEnabled(Boolean sslEnabled)"
|
|
summary: "Set the ssl<wbr>Enabled property: Whether or not SSL is enabled."
|
|
parameters:
|
|
- description: "the sslEnabled value to set."
|
|
name: "sslEnabled"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
syntax: "public AciServiceCreateRequest withSslEnabled(Boolean sslEnabled)"
|
|
desc: "Set the sslEnabled property: Whether or not SSL is enabled."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslKey(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withSslKey(String sslKey)"
|
|
name: "withSslKey(String sslKey)"
|
|
nameWithType: "AciServiceCreateRequest.withSslKey(String sslKey)"
|
|
summary: "Set the ssl<wbr>Key property: The public SSL key in PEM format for the certificate."
|
|
parameters:
|
|
- description: "the sslKey value to set."
|
|
name: "sslKey"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceCreateRequest withSslKey(String sslKey)"
|
|
desc: "Set the sslKey property: The public SSL key in PEM format for the certificate."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withVnetConfiguration(com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestVnetConfiguration)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest.withVnetConfiguration(AciServiceCreateRequestVnetConfiguration vnetConfiguration)"
|
|
name: "withVnetConfiguration(AciServiceCreateRequestVnetConfiguration vnetConfiguration)"
|
|
nameWithType: "AciServiceCreateRequest.withVnetConfiguration(AciServiceCreateRequestVnetConfiguration vnetConfiguration)"
|
|
summary: "Set the vnet<wbr>Configuration property: The virtual network configuration."
|
|
parameters:
|
|
- description: "the vnetConfiguration value to set."
|
|
name: "vnetConfiguration"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestVnetConfiguration?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequestVnetConfiguration&text=AciServiceCreateRequestVnetConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceCreateRequest withVnetConfiguration(AciServiceCreateRequestVnetConfiguration vnetConfiguration)"
|
|
desc: "Set the vnetConfiguration property: The virtual network configuration."
|
|
returns:
|
|
description: "the AciServiceCreateRequest object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceCreateRequest&text=AciServiceCreateRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The AciServiceCreateRequest model."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|