This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.desktopvirtualization.getHostPool
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get a host pool. Azure REST API version: 2022-09-09.
Other available API versions: 2020-11-02-preview, 2020-11-10-preview, 2022-04-01-preview, 2022-10-14-preview, 2023-07-07-preview, 2023-09-05, 2023-10-04-preview, 2023-11-01-preview, 2024-01-16-preview, 2024-03-06-preview, 2024-04-03, 2024-04-08-preview.
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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:desktopvirtualization:getHostPool
arguments:
# arguments dictionary
The following arguments are supported:
- Host
Pool stringName - The name of the host pool within the specified resource group
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Host
Pool stringName - The name of the host pool within the specified resource group
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- host
Pool StringName - The name of the host pool within the specified resource group
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- host
Pool stringName - The name of the host pool within the specified resource group
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- host_
pool_ strname - The name of the host pool within the specified resource group
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- host
Pool StringName - The name of the host pool within the specified resource group
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getHostPool Result
The following output properties are available:
- Application
Group List<string>References - List of applicationGroup links.
- Cloud
Pc boolResource - 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.
- Host
Pool stringType - HostPool type for desktop.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Load
Balancer stringType - The type of the load balancer.
- Name string
- The name of the resource
- Object
Id string - ObjectId of HostPool. (internal use)
- Preferred
App stringGroup Type - The type of preferred application group type, default to Desktop Application Group
- System
Data Pulumi.Azure Native. Desktop Virtualization. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Agent
Update Pulumi.Azure Native. Desktop Virtualization. Outputs. Agent Update Properties Response - The session host configuration for updating agent, monitoring agent, and stack component.
- Custom
Rdp stringProperty - Custom rdp property of HostPool.
- Description string
- Description of HostPool.
- Friendly
Name string - Friendly name of HostPool.
- Identity
Pulumi.
Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Identity - 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.
- Location string
- The geo-location where the resource lives
- Managed
By 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.
- Max
Session intLimit - The max session limit of HostPool.
- Personal
Desktop stringAssignment Type - PersonalDesktopAssignment type for HostPool.
- Plan
Pulumi.
Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Plan - Registration
Info Pulumi.Azure Native. Desktop Virtualization. Outputs. Registration Info Response - The registration info of HostPool.
- Ring int
- The ring number of HostPool.
- Sku
Pulumi.
Azure Native. Desktop Virtualization. Outputs. Resource Model With Allowed Property Set Response Sku - Sso
Client stringId - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- Sso
Client stringSecret Key Vault Path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- Sso
Secret stringType - The type of single sign on Secret Type.
- string
- URL to customer ADFS server for signing WVD SSO certificates.
- Start
VMOn boolConnect - The flag to turn on/off StartVMOnConnect feature.
- Dictionary<string, string>
- Resource tags.
- Validation
Environment bool - Is validation environment.
- Vm
Template string - VM template for sessionhosts configuration within hostpool.
- Application
Group []stringReferences - List of applicationGroup links.
- Cloud
Pc boolResource - 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.
- Host
Pool stringType - HostPool type for desktop.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Load
Balancer stringType - The type of the load balancer.
- Name string
- The name of the resource
- Object
Id string - ObjectId of HostPool. (internal use)
- Preferred
App stringGroup Type - The type of preferred application group type, default to Desktop Application Group
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Agent
Update AgentUpdate Properties Response - The session host configuration for updating agent, monitoring agent, and stack component.
- Custom
Rdp stringProperty - Custom rdp property of HostPool.
- Description string
- Description of HostPool.
- Friendly
Name string - Friendly name of HostPool.
- Identity
Resource
Model With Allowed Property Set Response Identity - 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.
- Location string
- The geo-location where the resource lives
- Managed
By 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.
- Max
Session intLimit - The max session limit of HostPool.
- Personal
Desktop stringAssignment Type - PersonalDesktopAssignment type for HostPool.
- Plan
Resource
Model With Allowed Property Set Response Plan - Registration
Info RegistrationInfo Response - The registration info of HostPool.
- Ring int
- The ring number of HostPool.
- Sku
Resource
Model With Allowed Property Set Response Sku - Sso
Client stringId - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- Sso
Client stringSecret Key Vault Path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- Sso
Secret stringType - The type of single sign on Secret Type.
- string
- URL to customer ADFS server for signing WVD SSO certificates.
- Start
VMOn boolConnect - The flag to turn on/off StartVMOnConnect feature.
- map[string]string
- Resource tags.
- Validation
Environment bool - Is validation environment.
- Vm
Template string - VM template for sessionhosts configuration within hostpool.
- application
Group List<String>References - List of applicationGroup links.
- cloud
Pc BooleanResource - 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.
- host
Pool StringType - HostPool type for desktop.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- load
Balancer StringType - The type of the load balancer.
- name String
- The name of the resource
- object
Id String - ObjectId of HostPool. (internal use)
- preferred
App StringGroup Type - The type of preferred application group type, default to Desktop Application Group
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- agent
Update AgentUpdate Properties Response - The session host configuration for updating agent, monitoring agent, and stack component.
- custom
Rdp StringProperty - Custom rdp property of HostPool.
- description String
- Description of HostPool.
- friendly
Name String - Friendly name of HostPool.
- identity
Resource
Model With Allowed Property Set Response Identity - 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.
- location String
- The geo-location where the resource lives
- managed
By 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.
- max
Session IntegerLimit - The max session limit of HostPool.
- personal
Desktop StringAssignment Type - PersonalDesktopAssignment type for HostPool.
- plan
Resource
Model With Allowed Property Set Response Plan - registration
Info RegistrationInfo Response - The registration info of HostPool.
- ring Integer
- The ring number of HostPool.
- sku
Resource
Model With Allowed Property Set Response Sku - sso
Client StringId - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- sso
Client StringSecret Key Vault Path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- sso
Secret StringType - The type of single sign on Secret Type.
- String
- URL to customer ADFS server for signing WVD SSO certificates.
- start
VMOn BooleanConnect - The flag to turn on/off StartVMOnConnect feature.
- Map<String,String>
- Resource tags.
- validation
Environment Boolean - Is validation environment.
- vm
Template String - VM template for sessionhosts configuration within hostpool.
- application
Group string[]References - List of applicationGroup links.
- cloud
Pc booleanResource - 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.
- host
Pool stringType - HostPool type for desktop.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- load
Balancer stringType - The type of the load balancer.
- name string
- The name of the resource
- object
Id string - ObjectId of HostPool. (internal use)
- preferred
App stringGroup Type - The type of preferred application group type, default to Desktop Application Group
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- agent
Update AgentUpdate Properties Response - The session host configuration for updating agent, monitoring agent, and stack component.
- custom
Rdp stringProperty - Custom rdp property of HostPool.
- description string
- Description of HostPool.
- friendly
Name string - Friendly name of HostPool.
- identity
Resource
Model With Allowed Property Set Response Identity - 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.
- location string
- The geo-location where the resource lives
- managed
By 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.
- max
Session numberLimit - The max session limit of HostPool.
- personal
Desktop stringAssignment Type - PersonalDesktopAssignment type for HostPool.
- plan
Resource
Model With Allowed Property Set Response Plan - registration
Info RegistrationInfo Response - The registration info of HostPool.
- ring number
- The ring number of HostPool.
- sku
Resource
Model With Allowed Property Set Response Sku - sso
Client stringId - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- sso
Client stringSecret Key Vault Path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- sso
Secret stringType - The type of single sign on Secret Type.
- string
- URL to customer ADFS server for signing WVD SSO certificates.
- start
VMOn booleanConnect - The flag to turn on/off StartVMOnConnect feature.
- {[key: string]: string}
- Resource tags.
- validation
Environment boolean - Is validation environment.
- vm
Template string - VM template for sessionhosts configuration within hostpool.
- application_
group_ Sequence[str]references - List of applicationGroup links.
- cloud_
pc_ boolresource - 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_ strtype - HostPool type for desktop.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- load_
balancer_ strtype - The type of the load balancer.
- name str
- The name of the resource
- object_
id str - ObjectId of HostPool. (internal use)
- preferred_
app_ strgroup_ type - The type of preferred application group type, default to Desktop Application Group
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- agent_
update AgentUpdate Properties Response - The session host configuration for updating agent, monitoring agent, and stack component.
- custom_
rdp_ strproperty - Custom rdp property of HostPool.
- description str
- Description of HostPool.
- friendly_
name str - Friendly name of HostPool.
- identity
Resource
Model With Allowed Property Set Response Identity - 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.
- location str
- The geo-location where the resource lives
- 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_ intlimit - The max session limit of HostPool.
- personal_
desktop_ strassignment_ type - PersonalDesktopAssignment type for HostPool.
- plan
Resource
Model With Allowed Property Set Response Plan - registration_
info RegistrationInfo Response - The registration info of HostPool.
- ring int
- The ring number of HostPool.
- sku
Resource
Model With Allowed Property Set Response Sku - sso_
client_ strid - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- sso_
client_ strsecret_ key_ vault_ path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- sso_
secret_ strtype - The type of single sign on Secret Type.
- str
- URL to customer ADFS server for signing WVD SSO certificates.
- start_
vm_ boolon_ connect - The flag to turn on/off StartVMOnConnect feature.
- Mapping[str, str]
- Resource tags.
- validation_
environment bool - Is validation environment.
- vm_
template str - VM template for sessionhosts configuration within hostpool.
- application
Group List<String>References - List of applicationGroup links.
- cloud
Pc BooleanResource - 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.
- host
Pool StringType - HostPool type for desktop.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- load
Balancer StringType - The type of the load balancer.
- name String
- The name of the resource
- object
Id String - ObjectId of HostPool. (internal use)
- preferred
App StringGroup Type - The type of preferred application group type, default to Desktop Application Group
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- agent
Update Property Map - The session host configuration for updating agent, monitoring agent, and stack component.
- custom
Rdp StringProperty - Custom rdp property of HostPool.
- description String
- Description of HostPool.
- friendly
Name 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.
- location String
- The geo-location where the resource lives
- managed
By 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.
- max
Session NumberLimit - The max session limit of HostPool.
- personal
Desktop StringAssignment Type - PersonalDesktopAssignment type for HostPool.
- plan Property Map
- registration
Info Property Map - The registration info of HostPool.
- ring Number
- The ring number of HostPool.
- sku Property Map
- sso
Client StringId - ClientId for the registered Relying Party used to issue WVD SSO certificates.
- sso
Client StringSecret Key Vault Path - Path to Azure KeyVault storing the secret used for communication to ADFS.
- sso
Secret StringType - The type of single sign on Secret Type.
- String
- URL to customer ADFS server for signing WVD SSO certificates.
- start
VMOn BooleanConnect - The flag to turn on/off StartVMOnConnect feature.
- Map<String>
- Resource tags.
- validation
Environment Boolean - Is validation environment.
- vm
Template String - VM template for sessionhosts configuration within hostpool.
Supporting Types
AgentUpdatePropertiesResponse
- Maintenance
Window stringTime Zone - 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 List<Pulumi.Azure Native. Desktop Virtualization. Inputs. Maintenance Window Properties Response> - List of maintenance windows. Maintenance windows are 2 hours long.
- Type string
- The type of maintenance for session host components.
- Use
Session boolHost Local Time - Whether to use localTime of the virtual machine.
- Maintenance
Window stringTime Zone - 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 []MaintenanceWindow Properties Response - List of maintenance windows. Maintenance windows are 2 hours long.
- Type string
- The type of maintenance for session host components.
- Use
Session boolHost Local Time - Whether to use localTime of the virtual machine.
- maintenance
Window StringTime Zone - 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 List<MaintenanceWindow Properties Response> - List of maintenance windows. Maintenance windows are 2 hours long.
- type String
- The type of maintenance for session host components.
- use
Session BooleanHost Local Time - Whether to use localTime of the virtual machine.
- maintenance
Window stringTime Zone - 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 MaintenanceWindow Properties Response[] - List of maintenance windows. Maintenance windows are 2 hours long.
- type string
- The type of maintenance for session host components.
- use
Session booleanHost Local Time - Whether to use localTime of the virtual machine.
- maintenance_
window_ strtime_ zone - 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[MaintenanceWindow Properties Response] - List of maintenance windows. Maintenance windows are 2 hours long.
- type str
- The type of maintenance for session host components.
- use_
session_ boolhost_ local_ time - Whether to use localTime of the virtual machine.
- maintenance
Window StringTime Zone - 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 List<Property Map> - List of maintenance windows. Maintenance windows are 2 hours long.
- type String
- The type of maintenance for session host components.
- use
Session BooleanHost Local Time - Whether to use localTime of the virtual machine.
MaintenanceWindowPropertiesResponse
- day_
of_ strweek - Day of the week.
- hour int
- The update start hour of the day. (0 - 23)
RegistrationInfoResponse
- Expiration
Time string - Expiration time of registration token.
- Registration
Token stringOperation - The type of resetting the token.
- Token string
- The registration token base64 encoded string.
- Expiration
Time string - Expiration time of registration token.
- Registration
Token stringOperation - The type of resetting the token.
- Token string
- The registration token base64 encoded string.
- expiration
Time String - Expiration time of registration token.
- registration
Token StringOperation - The type of resetting the token.
- token String
- The registration token base64 encoded string.
- expiration
Time string - Expiration time of registration token.
- registration
Token stringOperation - The type of resetting the token.
- token string
- The registration token base64 encoded string.
- expiration_
time str - Expiration time of registration token.
- registration_
token_ stroperation - The type of resetting the token.
- token str
- The registration token base64 encoded string.
- expiration
Time String - Expiration time of registration token.
- registration
Token StringOperation - The type of resetting the token.
- token String
- The registration token base64 encoded string.
ResourceModelWithAllowedPropertySetResponseIdentity
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- Principal
Id string - The principal ID of resource identity.
- Tenant
Id string - The tenant ID of resource.
- Type string
- The identity type.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- type String
- The identity type.
- principal
Id string - The principal ID of resource identity.
- tenant
Id string - The tenant ID of resource.
- type string
- The identity type.
- principal_
id str - The principal ID of resource identity.
- tenant_
id str - The tenant ID of resource.
- type str
- The identity type.
- principal
Id String - The principal ID of resource identity.
- tenant
Id String - The tenant ID of resource.
- 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
- Promotion
Code 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
- Promotion
Code 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
- promotion
Code 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
- promotion
Code 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
- promotion
Code 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. Ex - 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. Ex - 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. Ex - 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. Ex - 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. Ex - 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. Ex - 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
- 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
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi