1. Packages
  2. Azure Native v2
  3. API Docs
  4. scvmm
  5. getVmmServer
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.scvmm.getVmmServer

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Implements VMMServer GET method. Azure REST API version: 2022-05-21-preview.

Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

Using getVmmServer

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 getVmmServer(args: GetVmmServerArgs, opts?: InvokeOptions): Promise<GetVmmServerResult>
function getVmmServerOutput(args: GetVmmServerOutputArgs, opts?: InvokeOptions): Output<GetVmmServerResult>
Copy
def get_vmm_server(resource_group_name: Optional[str] = None,
                   vmm_server_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetVmmServerResult
def get_vmm_server_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                   vmm_server_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetVmmServerResult]
Copy
func LookupVmmServer(ctx *Context, args *LookupVmmServerArgs, opts ...InvokeOption) (*LookupVmmServerResult, error)
func LookupVmmServerOutput(ctx *Context, args *LookupVmmServerOutputArgs, opts ...InvokeOption) LookupVmmServerResultOutput
Copy

> Note: This function is named LookupVmmServer in the Go SDK.

public static class GetVmmServer 
{
    public static Task<GetVmmServerResult> InvokeAsync(GetVmmServerArgs args, InvokeOptions? opts = null)
    public static Output<GetVmmServerResult> Invoke(GetVmmServerInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetVmmServerResult> getVmmServer(GetVmmServerArgs args, InvokeOptions options)
public static Output<GetVmmServerResult> getVmmServer(GetVmmServerArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:scvmm:getVmmServer
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
VmmServerName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VMMServer.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
VmmServerName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VMMServer.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
vmmServerName
This property is required.
Changes to this property will trigger replacement.
String
Name of the VMMServer.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
vmmServerName
This property is required.
Changes to this property will trigger replacement.
string
Name of the VMMServer.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
vmm_server_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the VMMServer.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
vmmServerName
This property is required.
Changes to this property will trigger replacement.
String
Name of the VMMServer.

getVmmServer Result

The following output properties are available:

ConnectionStatus string
Gets or sets the connection status to the vmmServer.
ErrorMessage string
Gets or sets any error message if connection to vmmServer is having any issue.
ExtendedLocation Pulumi.AzureNative.ScVmm.Outputs.ExtendedLocationResponse
The extended location.
Fqdn string
Fqdn is the hostname/ip of the vmmServer.
Id string
Resource Id
Location string
Gets or sets the location.
Name string
Resource Name
ProvisioningState string
Gets or sets the provisioning state.
SystemData Pulumi.AzureNative.ScVmm.Outputs.SystemDataResponse
The system data.
Type string
Resource Type
Uuid string
Unique ID of vmmServer.
Version string
Version is the version of the vmmSever.
Credentials Pulumi.AzureNative.ScVmm.Outputs.VMMServerPropertiesResponseCredentials
Credentials to connect to VMMServer.
Port int
Port is the port on which the vmmServer is listening.
Tags Dictionary<string, string>
Resource tags
ConnectionStatus string
Gets or sets the connection status to the vmmServer.
ErrorMessage string
Gets or sets any error message if connection to vmmServer is having any issue.
ExtendedLocation ExtendedLocationResponse
The extended location.
Fqdn string
Fqdn is the hostname/ip of the vmmServer.
Id string
Resource Id
Location string
Gets or sets the location.
Name string
Resource Name
ProvisioningState string
Gets or sets the provisioning state.
SystemData SystemDataResponse
The system data.
Type string
Resource Type
Uuid string
Unique ID of vmmServer.
Version string
Version is the version of the vmmSever.
Credentials VMMServerPropertiesResponseCredentials
Credentials to connect to VMMServer.
Port int
Port is the port on which the vmmServer is listening.
Tags map[string]string
Resource tags
connectionStatus String
Gets or sets the connection status to the vmmServer.
errorMessage String
Gets or sets any error message if connection to vmmServer is having any issue.
extendedLocation ExtendedLocationResponse
The extended location.
fqdn String
Fqdn is the hostname/ip of the vmmServer.
id String
Resource Id
location String
Gets or sets the location.
name String
Resource Name
provisioningState String
Gets or sets the provisioning state.
systemData SystemDataResponse
The system data.
type String
Resource Type
uuid String
Unique ID of vmmServer.
version String
Version is the version of the vmmSever.
credentials VMMServerPropertiesResponseCredentials
Credentials to connect to VMMServer.
port Integer
Port is the port on which the vmmServer is listening.
tags Map<String,String>
Resource tags
connectionStatus string
Gets or sets the connection status to the vmmServer.
errorMessage string
Gets or sets any error message if connection to vmmServer is having any issue.
extendedLocation ExtendedLocationResponse
The extended location.
fqdn string
Fqdn is the hostname/ip of the vmmServer.
id string
Resource Id
location string
Gets or sets the location.
name string
Resource Name
provisioningState string
Gets or sets the provisioning state.
systemData SystemDataResponse
The system data.
type string
Resource Type
uuid string
Unique ID of vmmServer.
version string
Version is the version of the vmmSever.
credentials VMMServerPropertiesResponseCredentials
Credentials to connect to VMMServer.
port number
Port is the port on which the vmmServer is listening.
tags {[key: string]: string}
Resource tags
connection_status str
Gets or sets the connection status to the vmmServer.
error_message str
Gets or sets any error message if connection to vmmServer is having any issue.
extended_location ExtendedLocationResponse
The extended location.
fqdn str
Fqdn is the hostname/ip of the vmmServer.
id str
Resource Id
location str
Gets or sets the location.
name str
Resource Name
provisioning_state str
Gets or sets the provisioning state.
system_data SystemDataResponse
The system data.
type str
Resource Type
uuid str
Unique ID of vmmServer.
version str
Version is the version of the vmmSever.
credentials VMMServerPropertiesResponseCredentials
Credentials to connect to VMMServer.
port int
Port is the port on which the vmmServer is listening.
tags Mapping[str, str]
Resource tags
connectionStatus String
Gets or sets the connection status to the vmmServer.
errorMessage String
Gets or sets any error message if connection to vmmServer is having any issue.
extendedLocation Property Map
The extended location.
fqdn String
Fqdn is the hostname/ip of the vmmServer.
id String
Resource Id
location String
Gets or sets the location.
name String
Resource Name
provisioningState String
Gets or sets the provisioning state.
systemData Property Map
The system data.
type String
Resource Type
uuid String
Unique ID of vmmServer.
version String
Version is the version of the vmmSever.
credentials Property Map
Credentials to connect to VMMServer.
port Number
Port is the port on which the vmmServer is listening.
tags Map<String>
Resource tags

Supporting Types

ExtendedLocationResponse

Name string
The extended location name.
Type string
The extended location type.
Name string
The extended location name.
Type string
The extended location type.
name String
The extended location name.
type String
The extended location type.
name string
The extended location name.
type string
The extended location type.
name str
The extended location name.
type str
The extended location type.
name String
The extended location name.
type String
The extended location type.

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.
createdAt string
The timestamp of resource creation (UTC).
createdBy string
The identity that created the resource.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
The type of identity that last modified the resource.
createdAt String
The timestamp of resource creation (UTC).
createdBy String
The identity that created the resource.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

VMMServerPropertiesResponseCredentials

Username string
Username to use to connect to VMMServer.
Username string
Username to use to connect to VMMServer.
username String
Username to use to connect to VMMServer.
username string
Username to use to connect to VMMServer.
username str
Username to use to connect to VMMServer.
username String
Username to use to connect to VMMServer.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi