azure-native.networkcloud.getConsole
Explore with Pulumi AI
Get properties of the provided virtual machine console.
Uses Azure REST API version 2025-02-01.
Other available API versions: 2023-10-01-preview, 2024-06-01-preview, 2024-07-01, 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native networkcloud [ApiVersion]
. See the version guide for details.
Using getConsole
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getConsole(args: GetConsoleArgs, opts?: InvokeOptions): Promise<GetConsoleResult>
function getConsoleOutput(args: GetConsoleOutputArgs, opts?: InvokeOptions): Output<GetConsoleResult>
def get_console(console_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
virtual_machine_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetConsoleResult
def get_console_output(console_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
virtual_machine_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConsoleResult]
func LookupConsole(ctx *Context, args *LookupConsoleArgs, opts ...InvokeOption) (*LookupConsoleResult, error)
func LookupConsoleOutput(ctx *Context, args *LookupConsoleOutputArgs, opts ...InvokeOption) LookupConsoleResultOutput
> Note: This function is named LookupConsole
in the Go SDK.
public static class GetConsole
{
public static Task<GetConsoleResult> InvokeAsync(GetConsoleArgs args, InvokeOptions? opts = null)
public static Output<GetConsoleResult> Invoke(GetConsoleInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetConsoleResult> getConsole(GetConsoleArgs args, InvokeOptions options)
public static Output<GetConsoleResult> getConsole(GetConsoleArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:networkcloud:getConsole
arguments:
# arguments dictionary
The following arguments are supported:
- Console
Name string - The name of the virtual machine console.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Virtual
Machine stringName - The name of the virtual machine.
- Console
Name string - The name of the virtual machine console.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Virtual
Machine stringName - The name of the virtual machine.
- console
Name String - The name of the virtual machine console.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- virtual
Machine StringName - The name of the virtual machine.
- console
Name string - The name of the virtual machine console.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- virtual
Machine stringName - The name of the virtual machine.
- console_
name str - The name of the virtual machine console.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- virtual_
machine_ strname - The name of the virtual machine.
- console
Name String - The name of the virtual machine console.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- virtual
Machine StringName - The name of the virtual machine.
getConsole Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Detailed
Status string - The more detailed status of the console.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Enabled string
- The indicator of whether the console access is enabled.
- Etag string
- Resource ETag.
- Extended
Location Pulumi.Azure Native. Network Cloud. Outputs. Extended Location Response - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Link stringService Id - The resource ID of the private link service that is used to provide virtual machine console access.
- Provisioning
State string - The provisioning state of the virtual machine console.
- Ssh
Public Pulumi.Key Azure Native. Network Cloud. Outputs. Ssh Public Key Response - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- System
Data Pulumi.Azure Native. Network Cloud. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Virtual
Machine stringAccess Id - The unique identifier for the virtual machine that is used to access the console.
- Expiration string
- The date and time after which the key will be disallowed access.
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Detailed
Status string - The more detailed status of the console.
- Detailed
Status stringMessage - The descriptive message about the current detailed status.
- Enabled string
- The indicator of whether the console access is enabled.
- Etag string
- Resource ETag.
- Extended
Location ExtendedLocation Response - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Private
Link stringService Id - The resource ID of the private link service that is used to provide virtual machine console access.
- Provisioning
State string - The provisioning state of the virtual machine console.
- Ssh
Public SshKey Public Key Response - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Virtual
Machine stringAccess Id - The unique identifier for the virtual machine that is used to access the console.
- Expiration string
- The date and time after which the key will be disallowed access.
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- detailed
Status String - The more detailed status of the console.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- enabled String
- The indicator of whether the console access is enabled.
- etag String
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Link StringService Id - The resource ID of the private link service that is used to provide virtual machine console access.
- provisioning
State String - The provisioning state of the virtual machine console.
- ssh
Public SshKey Public Key Response - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- virtual
Machine StringAccess Id - The unique identifier for the virtual machine that is used to access the console.
- expiration String
- The date and time after which the key will be disallowed access.
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- detailed
Status string - The more detailed status of the console.
- detailed
Status stringMessage - The descriptive message about the current detailed status.
- enabled string
- The indicator of whether the console access is enabled.
- etag string
- Resource ETag.
- extended
Location ExtendedLocation Response - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- private
Link stringService Id - The resource ID of the private link service that is used to provide virtual machine console access.
- provisioning
State string - The provisioning state of the virtual machine console.
- ssh
Public SshKey Public Key Response - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- virtual
Machine stringAccess Id - The unique identifier for the virtual machine that is used to access the console.
- expiration string
- The date and time after which the key will be disallowed access.
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- detailed_
status str - The more detailed status of the console.
- detailed_
status_ strmessage - The descriptive message about the current detailed status.
- enabled str
- The indicator of whether the console access is enabled.
- etag str
- Resource ETag.
- extended_
location ExtendedLocation Response - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- private_
link_ strservice_ id - The resource ID of the private link service that is used to provide virtual machine console access.
- provisioning_
state str - The provisioning state of the virtual machine console.
- ssh_
public_ Sshkey Public Key Response - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- virtual_
machine_ straccess_ id - The unique identifier for the virtual machine that is used to access the console.
- expiration str
- The date and time after which the key will be disallowed access.
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- detailed
Status String - The more detailed status of the console.
- detailed
Status StringMessage - The descriptive message about the current detailed status.
- enabled String
- The indicator of whether the console access is enabled.
- etag String
- Resource ETag.
- extended
Location Property Map - The extended location of the cluster manager associated with the cluster this virtual machine is created on.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- private
Link StringService Id - The resource ID of the private link service that is used to provide virtual machine console access.
- provisioning
State String - The provisioning state of the virtual machine console.
- ssh
Public Property MapKey - The SSH public key that will be provisioned for user access. The user is expected to have the corresponding SSH private key for logging in.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- virtual
Machine StringAccess Id - The unique identifier for the virtual machine that is used to access the console.
- expiration String
- The date and time after which the key will be disallowed access.
- Map<String>
- Resource tags.
Supporting Types
ExtendedLocationResponse
SshPublicKeyResponse
- Key
Data string - The SSH public key data.
- Key
Data string - The SSH public key data.
- key
Data String - The SSH public key data.
- key
Data string - The SSH public key data.
- key_
data str - The SSH public key data.
- key
Data String - The SSH public key data.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0