236 строки
20 KiB
YAML
236 строки
20 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner"
|
|
name: "ConsoleInner"
|
|
nameWithType: "ConsoleInner"
|
|
summary: "Console represents the console of an on-premises Network Cloud virtual machine."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.management.ProxyResource?alt=com.azure.core.management.ProxyResource&text=ProxyResource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.id()?alt=com.azure.core.management.ProxyResource.id&text=id\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.name()?alt=com.azure.core.management.ProxyResource.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.ProxyResource.type()?alt=com.azure.core.management.ProxyResource.type&text=type\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.management.Resource.location()?alt=com.azure.core.management.Resource.location&text=location\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.tags()?alt=com.azure.core.management.Resource.tags&text=tags\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withLocation(java.lang.String)?alt=com.azure.core.management.Resource.withLocation&text=withLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)?alt=com.azure.core.management.Resource.withTags&text=withTags\" 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 **ConsoleInner**</br> extends <xref href=\"com.azure.core.management.Resource?alt=com.azure.core.management.Resource&text=Resource\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.ConsoleInner()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.ConsoleInner()"
|
|
name: "ConsoleInner()"
|
|
nameWithType: "ConsoleInner.ConsoleInner()"
|
|
summary: "Creates an instance of Console<wbr>Inner class."
|
|
syntax: "public ConsoleInner()"
|
|
desc: "Creates an instance of ConsoleInner class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.detailedStatus()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.detailedStatus()"
|
|
name: "detailedStatus()"
|
|
nameWithType: "ConsoleInner.detailedStatus()"
|
|
summary: "Get the detailed<wbr>Status property: The more detailed status of the console."
|
|
syntax: "public ConsoleDetailedStatus detailedStatus()"
|
|
desc: "Get the detailedStatus property: The more detailed status of the console."
|
|
returns:
|
|
description: "the detailedStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ConsoleDetailedStatus?alt=com.azure.resourcemanager.networkcloud.models.ConsoleDetailedStatus&text=ConsoleDetailedStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.detailedStatusMessage()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.detailedStatusMessage()"
|
|
name: "detailedStatusMessage()"
|
|
nameWithType: "ConsoleInner.detailedStatusMessage()"
|
|
summary: "Get the detailed<wbr>Status<wbr>Message property: The descriptive message about the current detailed status."
|
|
syntax: "public String detailedStatusMessage()"
|
|
desc: "Get the detailedStatusMessage property: The descriptive message about the current detailed status."
|
|
returns:
|
|
description: "the detailedStatusMessage value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.enabled()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.enabled()"
|
|
name: "enabled()"
|
|
nameWithType: "ConsoleInner.enabled()"
|
|
summary: "Get the enabled property: The indicator of whether the console access is enabled."
|
|
syntax: "public ConsoleEnabled enabled()"
|
|
desc: "Get the enabled property: The indicator of whether the console access is enabled."
|
|
returns:
|
|
description: "the enabled value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ConsoleEnabled?alt=com.azure.resourcemanager.networkcloud.models.ConsoleEnabled&text=ConsoleEnabled\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.expiration()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.expiration()"
|
|
name: "expiration()"
|
|
nameWithType: "ConsoleInner.expiration()"
|
|
summary: "Get the expiration property: The date and time after which the key will be disallowed access."
|
|
syntax: "public OffsetDateTime expiration()"
|
|
desc: "Get the expiration property: The date and time after which the key will be disallowed access."
|
|
returns:
|
|
description: "the expiration value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.extendedLocation()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.extendedLocation()"
|
|
name: "extendedLocation()"
|
|
nameWithType: "ConsoleInner.extendedLocation()"
|
|
summary: "Get the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
|
|
syntax: "public ExtendedLocation extendedLocation()"
|
|
desc: "Get the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster manager associated with the cluster this virtual machine is created on."
|
|
returns:
|
|
description: "the extendedLocation value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.privateLinkServiceId()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.privateLinkServiceId()"
|
|
name: "privateLinkServiceId()"
|
|
nameWithType: "ConsoleInner.privateLinkServiceId()"
|
|
summary: "Get the private<wbr>Link<wbr>Service<wbr>Id property: The resource ID of the private link service that is used to provide virtual machine console access."
|
|
syntax: "public String privateLinkServiceId()"
|
|
desc: "Get the privateLinkServiceId property: The resource ID of the private link service that is used to provide virtual machine console access."
|
|
returns:
|
|
description: "the privateLinkServiceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "ConsoleInner.provisioningState()"
|
|
summary: "Get the provisioning<wbr>State property: The provisioning state of the virtual machine console."
|
|
syntax: "public ConsoleProvisioningState provisioningState()"
|
|
desc: "Get the provisioningState property: The provisioning state of the virtual machine console."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ConsoleProvisioningState?alt=com.azure.resourcemanager.networkcloud.models.ConsoleProvisioningState&text=ConsoleProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.sshPublicKey()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.sshPublicKey()"
|
|
name: "sshPublicKey()"
|
|
nameWithType: "ConsoleInner.sshPublicKey()"
|
|
summary: "Get the ssh<wbr>Public<wbr>Key property: Ssh<wbr>Public<wbr>Key represents the public key used to authenticate with a resource through SSH."
|
|
syntax: "public SshPublicKey sshPublicKey()"
|
|
desc: "Get the sshPublicKey property: SshPublicKey represents the public key used to authenticate with a resource through SSH.\n\nThe SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."
|
|
returns:
|
|
description: "the sshPublicKey value."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.SshPublicKey?alt=com.azure.resourcemanager.networkcloud.models.SshPublicKey&text=SshPublicKey\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.systemData()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "ConsoleInner.systemData()"
|
|
summary: "Get the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
syntax: "public SystemData systemData()"
|
|
desc: "Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.validate()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.validate()"
|
|
name: "validate()"
|
|
nameWithType: "ConsoleInner.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.virtualMachineAccessId()"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.virtualMachineAccessId()"
|
|
name: "virtualMachineAccessId()"
|
|
nameWithType: "ConsoleInner.virtualMachineAccessId()"
|
|
summary: "Get the virtual<wbr>Machine<wbr>Access<wbr>Id property: The unique identifier for the virtual machine that is used to access the console."
|
|
syntax: "public String virtualMachineAccessId()"
|
|
desc: "Get the virtualMachineAccessId property: The unique identifier for the virtual machine that is used to access the console."
|
|
returns:
|
|
description: "the virtualMachineAccessId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withEnabled(com.azure.resourcemanager.networkcloud.models.ConsoleEnabled)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withEnabled(ConsoleEnabled enabled)"
|
|
name: "withEnabled(ConsoleEnabled enabled)"
|
|
nameWithType: "ConsoleInner.withEnabled(ConsoleEnabled enabled)"
|
|
summary: "Set the enabled property: The indicator of whether the console access is enabled."
|
|
parameters:
|
|
- description: "the enabled value to set."
|
|
name: "enabled"
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ConsoleEnabled?alt=com.azure.resourcemanager.networkcloud.models.ConsoleEnabled&text=ConsoleEnabled\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ConsoleInner withEnabled(ConsoleEnabled enabled)"
|
|
desc: "Set the enabled property: The indicator of whether the console access is enabled."
|
|
returns:
|
|
description: "the ConsoleInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withExpiration(java.time.OffsetDateTime)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withExpiration(OffsetDateTime expiration)"
|
|
name: "withExpiration(OffsetDateTime expiration)"
|
|
nameWithType: "ConsoleInner.withExpiration(OffsetDateTime expiration)"
|
|
summary: "Set the expiration property: The date and time after which the key will be disallowed access."
|
|
parameters:
|
|
- description: "the expiration value to set."
|
|
name: "expiration"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
syntax: "public ConsoleInner withExpiration(OffsetDateTime expiration)"
|
|
desc: "Set the expiration property: The date and time after which the key will be disallowed access."
|
|
returns:
|
|
description: "the ConsoleInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withExtendedLocation(com.azure.resourcemanager.networkcloud.models.ExtendedLocation)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
name: "withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
nameWithType: "ConsoleInner.withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
summary: "Set the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
|
|
parameters:
|
|
- description: "the extendedLocation value to set."
|
|
name: "extendedLocation"
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.ExtendedLocation?alt=com.azure.resourcemanager.networkcloud.models.ExtendedLocation&text=ExtendedLocation\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ConsoleInner withExtendedLocation(ExtendedLocation extendedLocation)"
|
|
desc: "Set the extendedLocation property: ExtendedLocation represents the Azure custom location where the resource will be created.\n\nThe extended location of the cluster manager associated with the cluster this virtual machine is created on."
|
|
returns:
|
|
description: "the ConsoleInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withLocation(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withLocation(String location)"
|
|
name: "withLocation(String location)"
|
|
nameWithType: "ConsoleInner.withLocation(String location)"
|
|
overridden: "com.azure.core.management.Resource.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 ConsoleInner withLocation(String location)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withSshPublicKey(com.azure.resourcemanager.networkcloud.models.SshPublicKey)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withSshPublicKey(SshPublicKey sshPublicKey)"
|
|
name: "withSshPublicKey(SshPublicKey sshPublicKey)"
|
|
nameWithType: "ConsoleInner.withSshPublicKey(SshPublicKey sshPublicKey)"
|
|
summary: "Set the ssh<wbr>Public<wbr>Key property: Ssh<wbr>Public<wbr>Key represents the public key used to authenticate with a resource through SSH."
|
|
parameters:
|
|
- description: "the sshPublicKey value to set."
|
|
name: "sshPublicKey"
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.SshPublicKey?alt=com.azure.resourcemanager.networkcloud.models.SshPublicKey&text=SshPublicKey\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ConsoleInner withSshPublicKey(SshPublicKey sshPublicKey)"
|
|
desc: "Set the sshPublicKey property: SshPublicKey represents the public key used to authenticate with a resource through SSH.\n\nThe SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in."
|
|
returns:
|
|
description: "the ConsoleInner object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner.withTags(Map<String,String> tags)"
|
|
name: "withTags(Map<String,String> tags)"
|
|
nameWithType: "ConsoleInner.withTags(Map<String,String> tags)"
|
|
overridden: "com.azure.core.management.Resource.withTags(java.util.Map<java.lang.String,java.lang.String>)"
|
|
parameters:
|
|
- name: "tags"
|
|
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 ConsoleInner withTags(Map<String,String> tags)"
|
|
returns:
|
|
type: "<xref href=\"com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner?alt=com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner&text=ConsoleInner\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Console represents the console of an on-premises Network Cloud virtual machine."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.networkcloud.fluent.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0
|