azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

282 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.networkcloud.models.Console"
fullName: "com.azure.resourcemanager.networkcloud.models.Console"
name: "Console"
nameWithType: "Console"
summary: "An immutable client-side representation of Console."
syntax: "public interface **Console**"
methods:
- uid: "com.azure.resourcemanager.networkcloud.models.Console.detailedStatus()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.detailedStatus()"
name: "detailedStatus()"
nameWithType: "Console.detailedStatus()"
summary: "Gets the detailed<wbr>Status property: The more detailed status of the console."
modifiers:
- "abstract"
syntax: "public abstract ConsoleDetailedStatus detailedStatus()"
desc: "Gets 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.models.Console.detailedStatusMessage()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.detailedStatusMessage()"
name: "detailedStatusMessage()"
nameWithType: "Console.detailedStatusMessage()"
summary: "Gets the detailed<wbr>Status<wbr>Message property: The descriptive message about the current detailed status."
modifiers:
- "abstract"
syntax: "public abstract String detailedStatusMessage()"
desc: "Gets 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.models.Console.enabled()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.enabled()"
name: "enabled()"
nameWithType: "Console.enabled()"
summary: "Gets the enabled property: The indicator of whether the console access is enabled."
modifiers:
- "abstract"
syntax: "public abstract ConsoleEnabled enabled()"
desc: "Gets 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.models.Console.expiration()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.expiration()"
name: "expiration()"
nameWithType: "Console.expiration()"
summary: "Gets the expiration property: The date and time after which the key will be disallowed access."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime expiration()"
desc: "Gets 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.models.Console.extendedLocation()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.extendedLocation()"
name: "extendedLocation()"
nameWithType: "Console.extendedLocation()"
summary: "Gets the extended<wbr>Location property: Extended<wbr>Location represents the Azure custom location where the resource will be created."
modifiers:
- "abstract"
syntax: "public abstract ExtendedLocation extendedLocation()"
desc: "Gets 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.models.Console.id()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.id()"
name: "id()"
nameWithType: "Console.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.innerModel()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.innerModel()"
name: "innerModel()"
nameWithType: "Console.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>networkcloud.<wbr>fluent.<wbr>models.<wbr>Console<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract ConsoleInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.networkcloud.fluent.models.ConsoleInner object."
returns:
description: "the inner object."
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.models.Console.location()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.location()"
name: "location()"
nameWithType: "Console.location()"
summary: "Gets the location property: The geo-location where the resource lives."
modifiers:
- "abstract"
syntax: "public abstract String location()"
desc: "Gets the location property: The geo-location where the resource lives."
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.networkcloud.models.Console.name()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.name()"
name: "name()"
nameWithType: "Console.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.privateLinkServiceId()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.privateLinkServiceId()"
name: "privateLinkServiceId()"
nameWithType: "Console.privateLinkServiceId()"
summary: "Gets 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."
modifiers:
- "abstract"
syntax: "public abstract String privateLinkServiceId()"
desc: "Gets 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.models.Console.provisioningState()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.provisioningState()"
name: "provisioningState()"
nameWithType: "Console.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The provisioning state of the virtual machine console."
modifiers:
- "abstract"
syntax: "public abstract ConsoleProvisioningState provisioningState()"
desc: "Gets 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.models.Console.refresh()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.refresh()"
name: "refresh()"
nameWithType: "Console.refresh()"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
syntax: "public abstract Console refresh()"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.Console?alt=com.azure.resourcemanager.networkcloud.models.Console&text=Console\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.refresh(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.refresh(Context context)"
name: "refresh(Context context)"
nameWithType: "Console.refresh(Context context)"
summary: "Refreshes the resource to sync with Azure."
modifiers:
- "abstract"
parameters:
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Console refresh(Context context)"
desc: "Refreshes the resource to sync with Azure."
returns:
description: "the refreshed resource."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.Console?alt=com.azure.resourcemanager.networkcloud.models.Console&text=Console\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.region()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.region()"
name: "region()"
nameWithType: "Console.region()"
summary: "Gets the region of the resource."
modifiers:
- "abstract"
syntax: "public abstract Region region()"
desc: "Gets the region of the resource."
returns:
description: "the region of the resource."
type: "<xref href=\"com.azure.core.management.Region?alt=com.azure.core.management.Region&text=Region\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.regionName()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.regionName()"
name: "regionName()"
nameWithType: "Console.regionName()"
summary: "Gets the name of the resource region."
modifiers:
- "abstract"
syntax: "public abstract String regionName()"
desc: "Gets the name of the resource region."
returns:
description: "the name of the resource region."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.resourceGroupName()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.resourceGroupName()"
name: "resourceGroupName()"
nameWithType: "Console.resourceGroupName()"
summary: "Gets the name of the resource group."
modifiers:
- "abstract"
syntax: "public abstract String resourceGroupName()"
desc: "Gets the name of the resource group."
returns:
description: "the name of the resource group."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.sshPublicKey()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.sshPublicKey()"
name: "sshPublicKey()"
nameWithType: "Console.sshPublicKey()"
summary: "Gets the ssh<wbr>Public<wbr>Key property: Ssh<wbr>Public<wbr>Key represents the public key used to authenticate with a resource through SSH."
modifiers:
- "abstract"
syntax: "public abstract SshPublicKey sshPublicKey()"
desc: "Gets 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.models.Console.systemData()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.systemData()"
name: "systemData()"
nameWithType: "Console.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets 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.models.Console.tags()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.tags()"
name: "tags()"
nameWithType: "Console.tags()"
summary: "Gets the tags property: Resource tags."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Resource tags."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.type()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.type()"
name: "type()"
nameWithType: "Console.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.update()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.update()"
name: "update()"
nameWithType: "Console.update()"
summary: "Begins update for the Console resource."
modifiers:
- "abstract"
syntax: "public abstract Console.Update update()"
desc: "Begins update for the Console resource."
returns:
description: "the stage of resource update."
type: "<xref href=\"com.azure.resourcemanager.networkcloud.models.Console.Update?alt=com.azure.resourcemanager.networkcloud.models.Console.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.networkcloud.models.Console.virtualMachineAccessId()"
fullName: "com.azure.resourcemanager.networkcloud.models.Console.virtualMachineAccessId()"
name: "virtualMachineAccessId()"
nameWithType: "Console.virtualMachineAccessId()"
summary: "Gets the virtual<wbr>Machine<wbr>Access<wbr>Id property: The unique identifier for the virtual machine that is used to access the console."
modifiers:
- "abstract"
syntax: "public abstract String virtualMachineAccessId()"
desc: "Gets 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>"
type: "interface"
desc: "An immutable client-side representation of Console."
metadata: {}
package: "com.azure.resourcemanager.networkcloud.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-networkcloud:1.0.0