500 строки
44 KiB
YAML
500 строки
44 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse"
|
|
name: "AciServiceResponse"
|
|
nameWithType: "AciServiceResponse"
|
|
summary: "The response for an ACI service."
|
|
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 final class **AciServiceResponse**</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.AciServiceResponse.AciServiceResponse()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.AciServiceResponse()"
|
|
name: "AciServiceResponse()"
|
|
nameWithType: "AciServiceResponse.AciServiceResponse()"
|
|
syntax: "public AciServiceResponse()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.appInsightsEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.appInsightsEnabled()"
|
|
name: "appInsightsEnabled()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.authEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.authEnabled()"
|
|
name: "authEnabled()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.cname()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.cname()"
|
|
name: "cname()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.containerResourceRequirements()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.containerResourceRequirements()"
|
|
name: "containerResourceRequirements()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.dataCollection()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.dataCollection()"
|
|
name: "dataCollection()"
|
|
nameWithType: "AciServiceResponse.dataCollection()"
|
|
summary: "Get the data<wbr>Collection property: Details of the data collection options specified."
|
|
syntax: "public AciServiceResponseDataCollection 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.AciServiceResponseDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseDataCollection&text=AciServiceResponseDataCollection\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.encryptionProperties()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.encryptionProperties()"
|
|
name: "encryptionProperties()"
|
|
nameWithType: "AciServiceResponse.encryptionProperties()"
|
|
summary: "Get the encryption<wbr>Properties property: The encryption properties."
|
|
syntax: "public AciServiceResponseEncryptionProperties encryptionProperties()"
|
|
desc: "Get the encryptionProperties property: The encryption properties."
|
|
returns:
|
|
description: "the encryptionProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEncryptionProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEncryptionProperties&text=AciServiceResponseEncryptionProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.environmentImageRequest()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.environmentImageRequest()"
|
|
name: "environmentImageRequest()"
|
|
nameWithType: "AciServiceResponse.environmentImageRequest()"
|
|
summary: "Get the environment<wbr>Image<wbr>Request property: The Environment, models and assets used for inferencing."
|
|
syntax: "public AciServiceResponseEnvironmentImageRequest environmentImageRequest()"
|
|
desc: "Get the environmentImageRequest property: The Environment, models and assets used for inferencing."
|
|
returns:
|
|
description: "the environmentImageRequest value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEnvironmentImageRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEnvironmentImageRequest&text=AciServiceResponseEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.location()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.location()"
|
|
name: "location()"
|
|
nameWithType: "AciServiceResponse.location()"
|
|
summary: "Get the location property: The name of the Azure location/region."
|
|
syntax: "public String location()"
|
|
desc: "Get the location property: The name of the Azure location/region."
|
|
returns:
|
|
description: "the location value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.modelConfigMap()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.modelConfigMap()"
|
|
name: "modelConfigMap()"
|
|
nameWithType: "AciServiceResponse.modelConfigMap()"
|
|
summary: "Get the model<wbr>Config<wbr>Map property: Details on the models and configurations."
|
|
syntax: "public Map<String,Object> modelConfigMap()"
|
|
desc: "Get the modelConfigMap property: Details on the models and configurations."
|
|
returns:
|
|
description: "the modelConfigMap value."
|
|
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/Object.html\">Object</a>>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.models()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.models()"
|
|
name: "models()"
|
|
nameWithType: "AciServiceResponse.models()"
|
|
summary: "Get the models property: The list of models."
|
|
syntax: "public List<Model> models()"
|
|
desc: "Get the models property: The list of models."
|
|
returns:
|
|
description: "the models value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Model?alt=com.azure.resourcemanager.machinelearningservices.models.Model&text=Model\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.publicFqdn()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.publicFqdn()"
|
|
name: "publicFqdn()"
|
|
nameWithType: "AciServiceResponse.publicFqdn()"
|
|
summary: "Get the public<wbr>Fqdn property: The public Fqdn for the service."
|
|
syntax: "public String publicFqdn()"
|
|
desc: "Get the publicFqdn property: The public Fqdn for the service."
|
|
returns:
|
|
description: "the publicFqdn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.publicIp()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.publicIp()"
|
|
name: "publicIp()"
|
|
nameWithType: "AciServiceResponse.publicIp()"
|
|
summary: "Get the public<wbr>Ip property: The public IP address for the service."
|
|
syntax: "public String publicIp()"
|
|
desc: "Get the publicIp property: The public IP address for the service."
|
|
returns:
|
|
description: "the publicIp value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.scoringUri()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.scoringUri()"
|
|
name: "scoringUri()"
|
|
nameWithType: "AciServiceResponse.scoringUri()"
|
|
summary: "Get the scoring<wbr>Uri property: The Uri for sending scoring requests."
|
|
syntax: "public String scoringUri()"
|
|
desc: "Get the scoringUri property: The Uri for sending scoring requests."
|
|
returns:
|
|
description: "the scoringUri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.sslCertificate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.sslCertificate()"
|
|
name: "sslCertificate()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.sslEnabled()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.sslEnabled()"
|
|
name: "sslEnabled()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.sslKey()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.sslKey()"
|
|
name: "sslKey()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.swaggerUri()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.swaggerUri()"
|
|
name: "swaggerUri()"
|
|
nameWithType: "AciServiceResponse.swaggerUri()"
|
|
summary: "Get the swagger<wbr>Uri property: The Uri for sending swagger requests."
|
|
syntax: "public String swaggerUri()"
|
|
desc: "Get the swaggerUri property: The Uri for sending swagger requests."
|
|
returns:
|
|
description: "the swaggerUri value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.validate()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.validate()"
|
|
name: "validate()"
|
|
nameWithType: "AciServiceResponse.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.AciServiceResponse.vnetConfiguration()"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.vnetConfiguration()"
|
|
name: "vnetConfiguration()"
|
|
nameWithType: "AciServiceResponse.vnetConfiguration()"
|
|
summary: "Get the vnet<wbr>Configuration property: The virtual network configuration."
|
|
syntax: "public AciServiceResponseVnetConfiguration vnetConfiguration()"
|
|
desc: "Get the vnetConfiguration property: The virtual network configuration."
|
|
returns:
|
|
description: "the vnetConfiguration value."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseVnetConfiguration?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseVnetConfiguration&text=AciServiceResponseVnetConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withAppInsightsEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
name: "withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withAppInsightsEnabled(Boolean appInsightsEnabled)"
|
|
desc: "Set the appInsightsEnabled property: Whether or not Application Insights is enabled."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withAuthEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withAuthEnabled(Boolean authEnabled)"
|
|
name: "withAuthEnabled(Boolean authEnabled)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withAuthEnabled(Boolean authEnabled)"
|
|
desc: "Set the authEnabled property: Whether or not authentication is enabled on the service."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withCname(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withCname(String cname)"
|
|
name: "withCname(String cname)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withCname(String cname)"
|
|
desc: "Set the cname property: The CName for the service."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withContainerResourceRequirements(com.azure.resourcemanager.machinelearningservices.models.ContainerResourceRequirements)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
name: "withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withContainerResourceRequirements(ContainerResourceRequirements containerResourceRequirements)"
|
|
desc: "Set the containerResourceRequirements property: The container resource requirements."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDataCollection(com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseDataCollection)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDataCollection(AciServiceResponseDataCollection dataCollection)"
|
|
name: "withDataCollection(AciServiceResponseDataCollection dataCollection)"
|
|
nameWithType: "AciServiceResponse.withDataCollection(AciServiceResponseDataCollection 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.AciServiceResponseDataCollection?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseDataCollection&text=AciServiceResponseDataCollection\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceResponse withDataCollection(AciServiceResponseDataCollection dataCollection)"
|
|
desc: "Set the dataCollection property: Details of the data collection options specified."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDeploymentType(com.azure.resourcemanager.machinelearningservices.models.DeploymentType)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDeploymentType(DeploymentType deploymentType)"
|
|
name: "withDeploymentType(DeploymentType deploymentType)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withDeploymentType(DeploymentType deploymentType)"
|
|
desc: "Set the deploymentType property: The deployment type for the service."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDescription(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withDescription(String description)"
|
|
name: "withDescription(String description)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withDescription(String description)"
|
|
desc: "Set the description property: The service description."
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withEncryptionProperties(com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEncryptionProperties)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withEncryptionProperties(AciServiceResponseEncryptionProperties encryptionProperties)"
|
|
name: "withEncryptionProperties(AciServiceResponseEncryptionProperties encryptionProperties)"
|
|
nameWithType: "AciServiceResponse.withEncryptionProperties(AciServiceResponseEncryptionProperties 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.AciServiceResponseEncryptionProperties?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEncryptionProperties&text=AciServiceResponseEncryptionProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceResponse withEncryptionProperties(AciServiceResponseEncryptionProperties encryptionProperties)"
|
|
desc: "Set the encryptionProperties property: The encryption properties."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withEnvironmentImageRequest(com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEnvironmentImageRequest)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withEnvironmentImageRequest(AciServiceResponseEnvironmentImageRequest environmentImageRequest)"
|
|
name: "withEnvironmentImageRequest(AciServiceResponseEnvironmentImageRequest environmentImageRequest)"
|
|
nameWithType: "AciServiceResponse.withEnvironmentImageRequest(AciServiceResponseEnvironmentImageRequest environmentImageRequest)"
|
|
summary: "Set the environment<wbr>Image<wbr>Request property: The Environment, models and assets used for inferencing."
|
|
parameters:
|
|
- description: "the environmentImageRequest value to set."
|
|
name: "environmentImageRequest"
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEnvironmentImageRequest?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseEnvironmentImageRequest&text=AciServiceResponseEnvironmentImageRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceResponse withEnvironmentImageRequest(AciServiceResponseEnvironmentImageRequest environmentImageRequest)"
|
|
desc: "Set the environmentImageRequest property: The Environment, models and assets used for inferencing."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withKvTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withKvTags(Map<String,String> kvTags)"
|
|
name: "withKvTags(Map<String,String> kvTags)"
|
|
nameWithType: "AciServiceResponse.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><<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 AciServiceResponse 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.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "AciServiceResponse.withLocation(String location)"
|
|
summary: "Set the location property: The name of the Azure location/region."
|
|
parameters:
|
|
- description: "the location value to set."
|
|
name: "location"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceResponse withLocation(String location)"
|
|
desc: "Set the location property: The name of the Azure location/region."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withModels(java.util.List<com.azure.resourcemanager.machinelearningservices.models.Model>)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withModels(List<Model> models)"
|
|
name: "withModels(List<Model> models)"
|
|
nameWithType: "AciServiceResponse.withModels(List<Model> models)"
|
|
summary: "Set the models property: The list of models."
|
|
parameters:
|
|
- description: "the models value to set."
|
|
name: "models"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Model?alt=com.azure.resourcemanager.machinelearningservices.models.Model&text=Model\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public AciServiceResponse withModels(List<Model> models)"
|
|
desc: "Set the models property: The list of models."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withProperties(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withProperties(Map<String,String> properties)"
|
|
name: "withProperties(Map<String,String> properties)"
|
|
nameWithType: "AciServiceResponse.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><<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 AciServiceResponse 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.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withPublicFqdn(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withPublicFqdn(String publicFqdn)"
|
|
name: "withPublicFqdn(String publicFqdn)"
|
|
nameWithType: "AciServiceResponse.withPublicFqdn(String publicFqdn)"
|
|
summary: "Set the public<wbr>Fqdn property: The public Fqdn for the service."
|
|
parameters:
|
|
- description: "the publicFqdn value to set."
|
|
name: "publicFqdn"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceResponse withPublicFqdn(String publicFqdn)"
|
|
desc: "Set the publicFqdn property: The public Fqdn for the service."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withPublicIp(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withPublicIp(String publicIp)"
|
|
name: "withPublicIp(String publicIp)"
|
|
nameWithType: "AciServiceResponse.withPublicIp(String publicIp)"
|
|
summary: "Set the public<wbr>Ip property: The public IP address for the service."
|
|
parameters:
|
|
- description: "the publicIp value to set."
|
|
name: "publicIp"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public AciServiceResponse withPublicIp(String publicIp)"
|
|
desc: "Set the publicIp property: The public IP address for the service."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslCertificate(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslCertificate(String sslCertificate)"
|
|
name: "withSslCertificate(String sslCertificate)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withSslCertificate(String sslCertificate)"
|
|
desc: "Set the sslCertificate property: The public SSL certificate in PEM format to use if SSL is enabled."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslEnabled(java.lang.Boolean)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslEnabled(Boolean sslEnabled)"
|
|
name: "withSslEnabled(Boolean sslEnabled)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withSslEnabled(Boolean sslEnabled)"
|
|
desc: "Set the sslEnabled property: Whether or not SSL is enabled."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslKey(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withSslKey(String sslKey)"
|
|
name: "withSslKey(String sslKey)"
|
|
nameWithType: "AciServiceResponse.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 AciServiceResponse withSslKey(String sslKey)"
|
|
desc: "Set the sslKey property: The public SSL key in PEM format for the certificate."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withVnetConfiguration(com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseVnetConfiguration)"
|
|
fullName: "com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse.withVnetConfiguration(AciServiceResponseVnetConfiguration vnetConfiguration)"
|
|
name: "withVnetConfiguration(AciServiceResponseVnetConfiguration vnetConfiguration)"
|
|
nameWithType: "AciServiceResponse.withVnetConfiguration(AciServiceResponseVnetConfiguration 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.AciServiceResponseVnetConfiguration?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponseVnetConfiguration&text=AciServiceResponseVnetConfiguration\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public AciServiceResponse withVnetConfiguration(AciServiceResponseVnetConfiguration vnetConfiguration)"
|
|
desc: "Set the vnetConfiguration property: The virtual network configuration."
|
|
returns:
|
|
description: "the AciServiceResponse object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse?alt=com.azure.resourcemanager.machinelearningservices.models.AciServiceResponse&text=AciServiceResponse\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The response for an ACI service."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.machinelearningservices.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1
|