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.2.0 published on Monday, Apr 14, 2025 by Pulumi
azure-native.codesigning.getCertificateProfile
Explore with Pulumi AI
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.2.0 published on Monday, Apr 14, 2025 by Pulumi
Get details of a certificate profile.
Uses Azure REST API version 2024-09-30-preview.
Other available API versions: 2024-02-05-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native codesigning [ApiVersion]
. See the version guide for details.
Using getCertificateProfile
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 getCertificateProfile(args: GetCertificateProfileArgs, opts?: InvokeOptions): Promise<GetCertificateProfileResult>
function getCertificateProfileOutput(args: GetCertificateProfileOutputArgs, opts?: InvokeOptions): Output<GetCertificateProfileResult>
def get_certificate_profile(account_name: Optional[str] = None,
profile_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCertificateProfileResult
def get_certificate_profile_output(account_name: Optional[pulumi.Input[str]] = None,
profile_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCertificateProfileResult]
func LookupCertificateProfile(ctx *Context, args *LookupCertificateProfileArgs, opts ...InvokeOption) (*LookupCertificateProfileResult, error)
func LookupCertificateProfileOutput(ctx *Context, args *LookupCertificateProfileOutputArgs, opts ...InvokeOption) LookupCertificateProfileResultOutput
> Note: This function is named LookupCertificateProfile
in the Go SDK.
public static class GetCertificateProfile
{
public static Task<GetCertificateProfileResult> InvokeAsync(GetCertificateProfileArgs args, InvokeOptions? opts = null)
public static Output<GetCertificateProfileResult> Invoke(GetCertificateProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCertificateProfileResult> getCertificateProfile(GetCertificateProfileArgs args, InvokeOptions options)
public static Output<GetCertificateProfileResult> getCertificateProfile(GetCertificateProfileArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:codesigning:getCertificateProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - Trusted Signing account name.
- Profile
Name string - Certificate profile name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - Trusted Signing account name.
- Profile
Name string - Certificate profile name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - Trusted Signing account name.
- profile
Name String - Certificate profile name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - Trusted Signing account name.
- profile
Name string - Certificate profile name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - Trusted Signing account name.
- profile_
name str - Certificate profile name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - Trusted Signing account name.
- profile
Name String - Certificate profile name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getCertificateProfile Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- Name string
- The name of the resource
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- Status string
- Status of the certificate profile.
- System
Data Pulumi.Azure Native. Code Signing. 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"
- Include
City bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Postal boolCode - Whether to include PC in the certificate subject name.
- Include
State bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Street boolAddress - Whether to include STREET in the certificate subject name.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- Name string
- The name of the resource
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- Status string
- Status of the certificate profile.
- 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"
- Include
City bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Postal boolCode - Whether to include PC in the certificate subject name.
- Include
State bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- Include
Street boolAddress - Whether to include STREET in the certificate subject name.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- name String
- The name of the resource
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- status String
- Status of the certificate profile.
- 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"
- include
City Boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country Boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal BooleanCode - Whether to include PC in the certificate subject name.
- include
State Boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street BooleanAddress - Whether to include STREET in the certificate subject name.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation stringId - Identity validation id used for the certificate subject name.
- name string
- The name of the resource
- profile
Type string - Profile type of the certificate.
- provisioning
State string - Status of the current operation on certificate profile.
- status string
- Status of the certificate profile.
- 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"
- include
City boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal booleanCode - Whether to include PC in the certificate subject name.
- include
State boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street booleanAddress - Whether to include STREET in the certificate subject name.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity_
validation_ strid - Identity validation id used for the certificate subject name.
- name str
- The name of the resource
- profile_
type str - Profile type of the certificate.
- provisioning_
state str - Status of the current operation on certificate profile.
- status str
- Status of the certificate profile.
- 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"
- include_
city bool - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
country bool - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
postal_ boolcode - Whether to include PC in the certificate subject name.
- include_
state bool - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include_
street_ booladdress - Whether to include STREET in the certificate subject name.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- name String
- The name of the resource
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- status String
- Status of the certificate profile.
- 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"
- include
City Boolean - Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Country Boolean - Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Postal BooleanCode - Whether to include PC in the certificate subject name.
- include
State Boolean - Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types
- include
Street BooleanAddress - Whether to include STREET in the certificate subject name.
Supporting Types
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 v2 docs if using the v2 version of this package.
Azure Native v3.2.0 published on Monday, Apr 14, 2025 by Pulumi