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

73 строки
4.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService"
name: "SystemService"
nameWithType: "SystemService"
summary: "A system service running on a compute."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **SystemService**"
constructors:
- uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService.SystemService()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService.SystemService()"
name: "SystemService()"
nameWithType: "SystemService.SystemService()"
syntax: "public SystemService()"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService.publicIpAddress()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService.publicIpAddress()"
name: "publicIpAddress()"
nameWithType: "SystemService.publicIpAddress()"
summary: "Get the public<wbr>IpAddress property: Public IP address."
syntax: "public String publicIpAddress()"
desc: "Get the publicIpAddress property: Public IP address."
returns:
description: "the publicIpAddress value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService.systemServiceType()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService.systemServiceType()"
name: "systemServiceType()"
nameWithType: "SystemService.systemServiceType()"
summary: "Get the system<wbr>Service<wbr>Type property: The type of this system service."
syntax: "public String systemServiceType()"
desc: "Get the systemServiceType property: The type of this system service."
returns:
description: "the systemServiceType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService.validate()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService.validate()"
name: "validate()"
nameWithType: "SystemService.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.machinelearningservices.models.SystemService.version()"
fullName: "com.azure.resourcemanager.machinelearningservices.models.SystemService.version()"
name: "version()"
nameWithType: "SystemService.version()"
summary: "Get the version property: The version for this type."
syntax: "public String version()"
desc: "Get the version property: The version for this type."
returns:
description: "the version value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "class"
desc: "A system service running on a compute."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1