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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
azure-native.azurearcdata.getSqlServerEsuLicense
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi
Retrieves a SQL Server ESU license resource Azure REST API version: 2024-05-01-preview.
Using getSqlServerEsuLicense
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 getSqlServerEsuLicense(args: GetSqlServerEsuLicenseArgs, opts?: InvokeOptions): Promise<GetSqlServerEsuLicenseResult>
function getSqlServerEsuLicenseOutput(args: GetSqlServerEsuLicenseOutputArgs, opts?: InvokeOptions): Output<GetSqlServerEsuLicenseResult>
def get_sql_server_esu_license(resource_group_name: Optional[str] = None,
sql_server_esu_license_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlServerEsuLicenseResult
def get_sql_server_esu_license_output(resource_group_name: Optional[pulumi.Input[str]] = None,
sql_server_esu_license_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlServerEsuLicenseResult]
func LookupSqlServerEsuLicense(ctx *Context, args *LookupSqlServerEsuLicenseArgs, opts ...InvokeOption) (*LookupSqlServerEsuLicenseResult, error)
func LookupSqlServerEsuLicenseOutput(ctx *Context, args *LookupSqlServerEsuLicenseOutputArgs, opts ...InvokeOption) LookupSqlServerEsuLicenseResultOutput
> Note: This function is named LookupSqlServerEsuLicense
in the Go SDK.
public static class GetSqlServerEsuLicense
{
public static Task<GetSqlServerEsuLicenseResult> InvokeAsync(GetSqlServerEsuLicenseArgs args, InvokeOptions? opts = null)
public static Output<GetSqlServerEsuLicenseResult> Invoke(GetSqlServerEsuLicenseInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSqlServerEsuLicenseResult> getSqlServerEsuLicense(GetSqlServerEsuLicenseArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:azurearcdata:getSqlServerEsuLicense
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sql
Server stringEsu License Name - Name of SQL Server ESU License
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sql
Server stringEsu License Name - Name of SQL Server ESU License
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sql
Server StringEsu License Name - Name of SQL Server ESU License
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sql
Server stringEsu License Name - Name of SQL Server ESU License
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- sql_
server_ stresu_ license_ name - Name of SQL Server ESU License
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sql
Server StringEsu License Name - Name of SQL Server ESU License
getSqlServerEsuLicense Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.
Azure Native. Azure Arc Data. Outputs. Sql Server Esu License Properties Response - SQL Server ESU license properties
- System
Data Pulumi.Azure Native. Azure Arc Data. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Sql
Server Esu License Properties Response - SQL Server ESU license properties
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
Sql
Server Esu License Properties Response - SQL Server ESU license properties
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
Sql
Server Esu License Properties Response - SQL Server ESU license properties
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
Sql
Server Esu License Properties Response - SQL Server ESU license properties
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- SQL Server ESU license properties
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
SqlServerEsuLicensePropertiesResponse
- Activated
At string - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- Activation
State string - The activation state of the license.
- Billing
Plan string - SQL Server ESU license type.
- Physical
Cores int - The number of total cores of the license covers.
- Scope
Type string - The Azure scope to which the license will apply.
- Tenant
Id string - The tenantId the SQL Server ESU license resource subscription resides in.
- Terminated
At string - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- Unique
Id string - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- Version string
- The SQL Server version the license covers.
- Activated
At string - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- Activation
State string - The activation state of the license.
- Billing
Plan string - SQL Server ESU license type.
- Physical
Cores int - The number of total cores of the license covers.
- Scope
Type string - The Azure scope to which the license will apply.
- Tenant
Id string - The tenantId the SQL Server ESU license resource subscription resides in.
- Terminated
At string - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- Unique
Id string - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- Version string
- The SQL Server version the license covers.
- activated
At String - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- activation
State String - The activation state of the license.
- billing
Plan String - SQL Server ESU license type.
- physical
Cores Integer - The number of total cores of the license covers.
- scope
Type String - The Azure scope to which the license will apply.
- tenant
Id String - The tenantId the SQL Server ESU license resource subscription resides in.
- terminated
At String - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- unique
Id String - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- version String
- The SQL Server version the license covers.
- activated
At string - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- activation
State string - The activation state of the license.
- billing
Plan string - SQL Server ESU license type.
- physical
Cores number - The number of total cores of the license covers.
- scope
Type string - The Azure scope to which the license will apply.
- tenant
Id string - The tenantId the SQL Server ESU license resource subscription resides in.
- terminated
At string - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- unique
Id string - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- version string
- The SQL Server version the license covers.
- activated_
at str - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- activation_
state str - The activation state of the license.
- billing_
plan str - SQL Server ESU license type.
- physical_
cores int - The number of total cores of the license covers.
- scope_
type str - The Azure scope to which the license will apply.
- tenant_
id str - The tenantId the SQL Server ESU license resource subscription resides in.
- terminated_
at str - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- unique_
id str - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- version str
- The SQL Server version the license covers.
- activated
At String - The timestamp of the activation of the SqlServerEsuLicense in ISO 8601 date-time format.
- activation
State String - The activation state of the license.
- billing
Plan String - SQL Server ESU license type.
- physical
Cores Number - The number of total cores of the license covers.
- scope
Type String - The Azure scope to which the license will apply.
- tenant
Id String - The tenantId the SQL Server ESU license resource subscription resides in.
- terminated
At String - The timestamp of the termination of the SqlServerEsuLicense in ISO 8601 date-time format.
- unique
Id String - The unique ID of this license. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).
- version String
- The SQL Server version the license covers.
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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi