1. Packages
  2. Azure Native
  3. API Docs
  4. desktopvirtualization
  5. getHostPool
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.desktopvirtualization.getHostPool

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Get a host pool.

    Uses Azure REST API version 2024-04-03.

    Other available API versions: 2022-09-09, 2022-10-14-preview, 2023-09-05, 2023-10-04-preview, 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-08-preview, 2024-08-08-preview, 2024-11-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native desktopvirtualization [ApiVersion]. See the version guide for details.

    Using getHostPool

    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 getHostPool(args: GetHostPoolArgs, opts?: InvokeOptions): Promise<GetHostPoolResult>
    function getHostPoolOutput(args: GetHostPoolOutputArgs, opts?: InvokeOptions): Output<GetHostPoolResult>
    def get_host_pool(host_pool_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetHostPoolResult
    def get_host_pool_output(host_pool_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetHostPoolResult]
    func LookupHostPool(ctx *Context, args *LookupHostPoolArgs, opts ...InvokeOption) (*LookupHostPoolResult, error)
    func LookupHostPoolOutput(ctx *Context, args *LookupHostPoolOutputArgs, opts ...InvokeOption) LookupHostPoolResultOutput

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

    public static class GetHostPool 
    {
        public static Task<GetHostPoolResult> InvokeAsync(GetHostPoolArgs args, InvokeOptions? opts = null)
        public static Output<GetHostPoolResult> Invoke(GetHostPoolInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetHostPoolResult> getHostPool(GetHostPoolArgs args, InvokeOptions options)
    public static Output<GetHostPoolResult> getHostPool(GetHostPoolArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:desktopvirtualization:getHostPool
      arguments:
        # arguments dictionary

    The following arguments are supported:

    HostPoolName string
    The name of the host pool within the specified resource group
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    HostPoolName string
    The name of the host pool within the specified resource group
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    hostPoolName String
    The name of the host pool within the specified resource group
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    hostPoolName string
    The name of the host pool within the specified resource group
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    host_pool_name str
    The name of the host pool within the specified resource group
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    hostPoolName String
    The name of the host pool within the specified resource group
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getHostPool Result

    The following output properties are available:

    AppAttachPackageReferences List<string>
    List of App Attach Package links.
    ApplicationGroupReferences List<string>
    List of applicationGroup links.
    AzureApiVersion string
    The Azure API version of the resource.
    CloudPcResource bool
    Is cloud pc resource.
    Etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    HostPoolType string
    HostPool type for desktop.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    LoadBalancerType string
    The type of the load balancer.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ObjectId string
    ObjectId of HostPool. (internal use)
    PreferredAppGroupType string
    The type of preferred application group type, default to Desktop Application Group
    PrivateEndpointConnections List<Pulumi.AzureNative.DesktopVirtualization.Outputs.PrivateEndpointConnectionResponse>
    List of private endpoint connection associated with the specified resource
    SystemData Pulumi.AzureNative.DesktopVirtualization.Outputs.SystemDataResponse
    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"
    AgentUpdate Pulumi.AzureNative.DesktopVirtualization.Outputs.AgentUpdatePropertiesResponse
    The session host configuration for updating agent, monitoring agent, and stack component.
    CustomRdpProperty string
    Custom rdp property of HostPool.
    Description string
    Description of HostPool.
    FriendlyName string
    Friendly name of HostPool.
    Identity Pulumi.AzureNative.DesktopVirtualization.Outputs.ResourceModelWithAllowedPropertySetResponseIdentity
    Kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    MaxSessionLimit int
    The max session limit of HostPool.
    PersonalDesktopAssignmentType string
    PersonalDesktopAssignment type for HostPool.
    Plan Pulumi.AzureNative.DesktopVirtualization.Outputs.ResourceModelWithAllowedPropertySetResponsePlan
    PublicNetworkAccess string
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    RegistrationInfo Pulumi.AzureNative.DesktopVirtualization.Outputs.RegistrationInfoResponse
    The registration info of HostPool.
    Ring int
    The ring number of HostPool.
    Sku Pulumi.AzureNative.DesktopVirtualization.Outputs.ResourceModelWithAllowedPropertySetResponseSku
    SsoClientId string
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    SsoClientSecretKeyVaultPath string
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    SsoSecretType string
    The type of single sign on Secret Type.
    SsoadfsAuthority string
    URL to customer ADFS server for signing WVD SSO certificates.
    StartVMOnConnect bool
    The flag to turn on/off StartVMOnConnect feature.
    Tags Dictionary<string, string>
    Resource tags.
    ValidationEnvironment bool
    Is validation environment.
    VmTemplate string
    VM template for sessionhosts configuration within hostpool.
    AppAttachPackageReferences []string
    List of App Attach Package links.
    ApplicationGroupReferences []string
    List of applicationGroup links.
    AzureApiVersion string
    The Azure API version of the resource.
    CloudPcResource bool
    Is cloud pc resource.
    Etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    HostPoolType string
    HostPool type for desktop.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    LoadBalancerType string
    The type of the load balancer.
    Location string
    The geo-location where the resource lives
    Name string
    The name of the resource
    ObjectId string
    ObjectId of HostPool. (internal use)
    PreferredAppGroupType string
    The type of preferred application group type, default to Desktop Application Group
    PrivateEndpointConnections []PrivateEndpointConnectionResponse
    List of private endpoint connection associated with the specified resource
    SystemData SystemDataResponse
    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"
    AgentUpdate AgentUpdatePropertiesResponse
    The session host configuration for updating agent, monitoring agent, and stack component.
    CustomRdpProperty string
    Custom rdp property of HostPool.
    Description string
    Description of HostPool.
    FriendlyName string
    Friendly name of HostPool.
    Identity ResourceModelWithAllowedPropertySetResponseIdentity
    Kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    ManagedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    MaxSessionLimit int
    The max session limit of HostPool.
    PersonalDesktopAssignmentType string
    PersonalDesktopAssignment type for HostPool.
    Plan ResourceModelWithAllowedPropertySetResponsePlan
    PublicNetworkAccess string
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    RegistrationInfo RegistrationInfoResponse
    The registration info of HostPool.
    Ring int
    The ring number of HostPool.
    Sku ResourceModelWithAllowedPropertySetResponseSku
    SsoClientId string
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    SsoClientSecretKeyVaultPath string
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    SsoSecretType string
    The type of single sign on Secret Type.
    SsoadfsAuthority string
    URL to customer ADFS server for signing WVD SSO certificates.
    StartVMOnConnect bool
    The flag to turn on/off StartVMOnConnect feature.
    Tags map[string]string
    Resource tags.
    ValidationEnvironment bool
    Is validation environment.
    VmTemplate string
    VM template for sessionhosts configuration within hostpool.
    appAttachPackageReferences List<String>
    List of App Attach Package links.
    applicationGroupReferences List<String>
    List of applicationGroup links.
    azureApiVersion String
    The Azure API version of the resource.
    cloudPcResource Boolean
    Is cloud pc resource.
    etag String
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    hostPoolType String
    HostPool type for desktop.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    loadBalancerType String
    The type of the load balancer.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    objectId String
    ObjectId of HostPool. (internal use)
    preferredAppGroupType String
    The type of preferred application group type, default to Desktop Application Group
    privateEndpointConnections List<PrivateEndpointConnectionResponse>
    List of private endpoint connection associated with the specified resource
    systemData SystemDataResponse
    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"
    agentUpdate AgentUpdatePropertiesResponse
    The session host configuration for updating agent, monitoring agent, and stack component.
    customRdpProperty String
    Custom rdp property of HostPool.
    description String
    Description of HostPool.
    friendlyName String
    Friendly name of HostPool.
    identity ResourceModelWithAllowedPropertySetResponseIdentity
    kind String
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    maxSessionLimit Integer
    The max session limit of HostPool.
    personalDesktopAssignmentType String
    PersonalDesktopAssignment type for HostPool.
    plan ResourceModelWithAllowedPropertySetResponsePlan
    publicNetworkAccess String
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    registrationInfo RegistrationInfoResponse
    The registration info of HostPool.
    ring Integer
    The ring number of HostPool.
    sku ResourceModelWithAllowedPropertySetResponseSku
    ssoClientId String
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    ssoClientSecretKeyVaultPath String
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    ssoSecretType String
    The type of single sign on Secret Type.
    ssoadfsAuthority String
    URL to customer ADFS server for signing WVD SSO certificates.
    startVMOnConnect Boolean
    The flag to turn on/off StartVMOnConnect feature.
    tags Map<String,String>
    Resource tags.
    validationEnvironment Boolean
    Is validation environment.
    vmTemplate String
    VM template for sessionhosts configuration within hostpool.
    appAttachPackageReferences string[]
    List of App Attach Package links.
    applicationGroupReferences string[]
    List of applicationGroup links.
    azureApiVersion string
    The Azure API version of the resource.
    cloudPcResource boolean
    Is cloud pc resource.
    etag string
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    hostPoolType string
    HostPool type for desktop.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    loadBalancerType string
    The type of the load balancer.
    location string
    The geo-location where the resource lives
    name string
    The name of the resource
    objectId string
    ObjectId of HostPool. (internal use)
    preferredAppGroupType string
    The type of preferred application group type, default to Desktop Application Group
    privateEndpointConnections PrivateEndpointConnectionResponse[]
    List of private endpoint connection associated with the specified resource
    systemData SystemDataResponse
    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"
    agentUpdate AgentUpdatePropertiesResponse
    The session host configuration for updating agent, monitoring agent, and stack component.
    customRdpProperty string
    Custom rdp property of HostPool.
    description string
    Description of HostPool.
    friendlyName string
    Friendly name of HostPool.
    identity ResourceModelWithAllowedPropertySetResponseIdentity
    kind string
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy string
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    maxSessionLimit number
    The max session limit of HostPool.
    personalDesktopAssignmentType string
    PersonalDesktopAssignment type for HostPool.
    plan ResourceModelWithAllowedPropertySetResponsePlan
    publicNetworkAccess string
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    registrationInfo RegistrationInfoResponse
    The registration info of HostPool.
    ring number
    The ring number of HostPool.
    sku ResourceModelWithAllowedPropertySetResponseSku
    ssoClientId string
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    ssoClientSecretKeyVaultPath string
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    ssoSecretType string
    The type of single sign on Secret Type.
    ssoadfsAuthority string
    URL to customer ADFS server for signing WVD SSO certificates.
    startVMOnConnect boolean
    The flag to turn on/off StartVMOnConnect feature.
    tags {[key: string]: string}
    Resource tags.
    validationEnvironment boolean
    Is validation environment.
    vmTemplate string
    VM template for sessionhosts configuration within hostpool.
    app_attach_package_references Sequence[str]
    List of App Attach Package links.
    application_group_references Sequence[str]
    List of applicationGroup links.
    azure_api_version str
    The Azure API version of the resource.
    cloud_pc_resource bool
    Is cloud pc resource.
    etag str
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    host_pool_type str
    HostPool type for desktop.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    load_balancer_type str
    The type of the load balancer.
    location str
    The geo-location where the resource lives
    name str
    The name of the resource
    object_id str
    ObjectId of HostPool. (internal use)
    preferred_app_group_type str
    The type of preferred application group type, default to Desktop Application Group
    private_endpoint_connections Sequence[PrivateEndpointConnectionResponse]
    List of private endpoint connection associated with the specified resource
    system_data SystemDataResponse
    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"
    agent_update AgentUpdatePropertiesResponse
    The session host configuration for updating agent, monitoring agent, and stack component.
    custom_rdp_property str
    Custom rdp property of HostPool.
    description str
    Description of HostPool.
    friendly_name str
    Friendly name of HostPool.
    identity ResourceModelWithAllowedPropertySetResponseIdentity
    kind str
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managed_by str
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    max_session_limit int
    The max session limit of HostPool.
    personal_desktop_assignment_type str
    PersonalDesktopAssignment type for HostPool.
    plan ResourceModelWithAllowedPropertySetResponsePlan
    public_network_access str
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    registration_info RegistrationInfoResponse
    The registration info of HostPool.
    ring int
    The ring number of HostPool.
    sku ResourceModelWithAllowedPropertySetResponseSku
    sso_client_id str
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    sso_client_secret_key_vault_path str
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    sso_secret_type str
    The type of single sign on Secret Type.
    ssoadfs_authority str
    URL to customer ADFS server for signing WVD SSO certificates.
    start_vm_on_connect bool
    The flag to turn on/off StartVMOnConnect feature.
    tags Mapping[str, str]
    Resource tags.
    validation_environment bool
    Is validation environment.
    vm_template str
    VM template for sessionhosts configuration within hostpool.
    appAttachPackageReferences List<String>
    List of App Attach Package links.
    applicationGroupReferences List<String>
    List of applicationGroup links.
    azureApiVersion String
    The Azure API version of the resource.
    cloudPcResource Boolean
    Is cloud pc resource.
    etag String
    The etag field is not required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields.
    hostPoolType String
    HostPool type for desktop.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    loadBalancerType String
    The type of the load balancer.
    location String
    The geo-location where the resource lives
    name String
    The name of the resource
    objectId String
    ObjectId of HostPool. (internal use)
    preferredAppGroupType String
    The type of preferred application group type, default to Desktop Application Group
    privateEndpointConnections List<Property Map>
    List of private endpoint connection associated with the specified resource
    systemData 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"
    agentUpdate Property Map
    The session host configuration for updating agent, monitoring agent, and stack component.
    customRdpProperty String
    Custom rdp property of HostPool.
    description String
    Description of HostPool.
    friendlyName String
    Friendly name of HostPool.
    identity Property Map
    kind String
    Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
    managedBy String
    The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.
    maxSessionLimit Number
    The max session limit of HostPool.
    personalDesktopAssignmentType String
    PersonalDesktopAssignment type for HostPool.
    plan Property Map
    publicNetworkAccess String
    Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints
    registrationInfo Property Map
    The registration info of HostPool.
    ring Number
    The ring number of HostPool.
    sku Property Map
    ssoClientId String
    ClientId for the registered Relying Party used to issue WVD SSO certificates.
    ssoClientSecretKeyVaultPath String
    Path to Azure KeyVault storing the secret used for communication to ADFS.
    ssoSecretType String
    The type of single sign on Secret Type.
    ssoadfsAuthority String
    URL to customer ADFS server for signing WVD SSO certificates.
    startVMOnConnect Boolean
    The flag to turn on/off StartVMOnConnect feature.
    tags Map<String>
    Resource tags.
    validationEnvironment Boolean
    Is validation environment.
    vmTemplate String
    VM template for sessionhosts configuration within hostpool.

    Supporting Types

    AgentUpdatePropertiesResponse

    MaintenanceWindowTimeZone string
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    MaintenanceWindows List<Pulumi.AzureNative.DesktopVirtualization.Inputs.MaintenanceWindowPropertiesResponse>
    List of maintenance windows. Maintenance windows are 2 hours long.
    Type string
    The type of maintenance for session host components.
    UseSessionHostLocalTime bool
    Whether to use localTime of the virtual machine.
    MaintenanceWindowTimeZone string
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    MaintenanceWindows []MaintenanceWindowPropertiesResponse
    List of maintenance windows. Maintenance windows are 2 hours long.
    Type string
    The type of maintenance for session host components.
    UseSessionHostLocalTime bool
    Whether to use localTime of the virtual machine.
    maintenanceWindowTimeZone String
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    maintenanceWindows List<MaintenanceWindowPropertiesResponse>
    List of maintenance windows. Maintenance windows are 2 hours long.
    type String
    The type of maintenance for session host components.
    useSessionHostLocalTime Boolean
    Whether to use localTime of the virtual machine.
    maintenanceWindowTimeZone string
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    maintenanceWindows MaintenanceWindowPropertiesResponse[]
    List of maintenance windows. Maintenance windows are 2 hours long.
    type string
    The type of maintenance for session host components.
    useSessionHostLocalTime boolean
    Whether to use localTime of the virtual machine.
    maintenance_window_time_zone str
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    maintenance_windows Sequence[MaintenanceWindowPropertiesResponse]
    List of maintenance windows. Maintenance windows are 2 hours long.
    type str
    The type of maintenance for session host components.
    use_session_host_local_time bool
    Whether to use localTime of the virtual machine.
    maintenanceWindowTimeZone String
    Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true.
    maintenanceWindows List<Property Map>
    List of maintenance windows. Maintenance windows are 2 hours long.
    type String
    The type of maintenance for session host components.
    useSessionHostLocalTime Boolean
    Whether to use localTime of the virtual machine.

    MaintenanceWindowPropertiesResponse

    DayOfWeek string
    Day of the week.
    Hour int
    The update start hour of the day. (0 - 23)
    DayOfWeek string
    Day of the week.
    Hour int
    The update start hour of the day. (0 - 23)
    dayOfWeek String
    Day of the week.
    hour Integer
    The update start hour of the day. (0 - 23)
    dayOfWeek string
    Day of the week.
    hour number
    The update start hour of the day. (0 - 23)
    day_of_week str
    Day of the week.
    hour int
    The update start hour of the day. (0 - 23)
    dayOfWeek String
    Day of the week.
    hour Number
    The update start hour of the day. (0 - 23)

    PrivateEndpointConnectionResponse

    GroupIds List<string>
    The group ids for the private endpoint resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState Pulumi.AzureNative.DesktopVirtualization.Inputs.PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData Pulumi.AzureNative.DesktopVirtualization.Inputs.SystemDataResponse
    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"
    PrivateEndpoint Pulumi.AzureNative.DesktopVirtualization.Inputs.PrivateEndpointResponse
    The private endpoint resource.
    GroupIds []string
    The group ids for the private endpoint resource.
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    PrivateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    ProvisioningState string
    The provisioning state of the private endpoint connection resource.
    SystemData SystemDataResponse
    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"
    PrivateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    groupIds List<String>
    The group ids for the private endpoint resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    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"
    privateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    groupIds string[]
    The group ids for the private endpoint resource.
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    privateLinkServiceConnectionState PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState string
    The provisioning state of the private endpoint connection resource.
    systemData SystemDataResponse
    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"
    privateEndpoint PrivateEndpointResponse
    The private endpoint resource.
    group_ids Sequence[str]
    The group ids for the private endpoint resource.
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    private_link_service_connection_state PrivateLinkServiceConnectionStateResponse
    A collection of information about the state of the connection between service consumer and provider.
    provisioning_state str
    The provisioning state of the private endpoint connection resource.
    system_data SystemDataResponse
    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"
    private_endpoint PrivateEndpointResponse
    The private endpoint resource.
    groupIds List<String>
    The group ids for the private endpoint resource.
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    privateLinkServiceConnectionState Property Map
    A collection of information about the state of the connection between service consumer and provider.
    provisioningState String
    The provisioning state of the private endpoint connection resource.
    systemData 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"
    privateEndpoint Property Map
    The private endpoint resource.

    PrivateEndpointResponse

    Id string
    The ARM identifier for private endpoint.
    Id string
    The ARM identifier for private endpoint.
    id String
    The ARM identifier for private endpoint.
    id string
    The ARM identifier for private endpoint.
    id str
    The ARM identifier for private endpoint.
    id String
    The ARM identifier for private endpoint.

    PrivateLinkServiceConnectionStateResponse

    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    ActionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    Description string
    The reason for approval/rejection of the connection.
    Status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired string
    A message indicating if changes on the service provider require any updates on the consumer.
    description string
    The reason for approval/rejection of the connection.
    status string
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actions_required str
    A message indicating if changes on the service provider require any updates on the consumer.
    description str
    The reason for approval/rejection of the connection.
    status str
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.
    actionsRequired String
    A message indicating if changes on the service provider require any updates on the consumer.
    description String
    The reason for approval/rejection of the connection.
    status String
    Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

    RegistrationInfoResponse

    ExpirationTime string
    Expiration time of registration token.
    RegistrationTokenOperation string
    The type of resetting the token.
    Token string
    The registration token base64 encoded string.
    ExpirationTime string
    Expiration time of registration token.
    RegistrationTokenOperation string
    The type of resetting the token.
    Token string
    The registration token base64 encoded string.
    expirationTime String
    Expiration time of registration token.
    registrationTokenOperation String
    The type of resetting the token.
    token String
    The registration token base64 encoded string.
    expirationTime string
    Expiration time of registration token.
    registrationTokenOperation string
    The type of resetting the token.
    token string
    The registration token base64 encoded string.
    expiration_time str
    Expiration time of registration token.
    registration_token_operation str
    The type of resetting the token.
    token str
    The registration token base64 encoded string.
    expirationTime String
    Expiration time of registration token.
    registrationTokenOperation String
    The type of resetting the token.
    token String
    The registration token base64 encoded string.

    ResourceModelWithAllowedPropertySetResponseIdentity

    PrincipalId string
    The principal ID of resource identity. The value must be an UUID.
    TenantId string
    The tenant ID of resource. The value must be an UUID.
    Type string
    The identity type.
    PrincipalId string
    The principal ID of resource identity. The value must be an UUID.
    TenantId string
    The tenant ID of resource. The value must be an UUID.
    Type string
    The identity type.
    principalId String
    The principal ID of resource identity. The value must be an UUID.
    tenantId String
    The tenant ID of resource. The value must be an UUID.
    type String
    The identity type.
    principalId string
    The principal ID of resource identity. The value must be an UUID.
    tenantId string
    The tenant ID of resource. The value must be an UUID.
    type string
    The identity type.
    principal_id str
    The principal ID of resource identity. The value must be an UUID.
    tenant_id str
    The tenant ID of resource. The value must be an UUID.
    type str
    The identity type.
    principalId String
    The principal ID of resource identity. The value must be an UUID.
    tenantId String
    The tenant ID of resource. The value must be an UUID.
    type String
    The identity type.

    ResourceModelWithAllowedPropertySetResponsePlan

    Name string
    A user defined name of the 3rd Party Artifact that is being procured.
    Product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    Publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    PromotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    Version string
    The version of the desired product/artifact.
    Name string
    A user defined name of the 3rd Party Artifact that is being procured.
    Product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    Publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    PromotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    Version string
    The version of the desired product/artifact.
    name String
    A user defined name of the 3rd Party Artifact that is being procured.
    product String
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher String
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode String
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version String
    The version of the desired product/artifact.
    name string
    A user defined name of the 3rd Party Artifact that is being procured.
    product string
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher string
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode string
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version string
    The version of the desired product/artifact.
    name str
    A user defined name of the 3rd Party Artifact that is being procured.
    product str
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher str
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotion_code str
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version str
    The version of the desired product/artifact.
    name String
    A user defined name of the 3rd Party Artifact that is being procured.
    product String
    The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.
    publisher String
    The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic
    promotionCode String
    A publisher provided promotion code as provisioned in Data Market for the said product/artifact.
    version String
    The version of the desired product/artifact.

    ResourceModelWithAllowedPropertySetResponseSku

    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    Name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    Capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    Family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    Size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    Tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Integer
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name string
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family string
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size string
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier string
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name str
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity int
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family str
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size str
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier str
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.
    name String
    The name of the SKU. E.g. P3. It is typically a letter+number code
    capacity Number
    If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted.
    family String
    If the service has different generations of hardware, for the same SKU, then that can be captured here.
    size String
    The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code.
    tier String
    This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.

    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.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi