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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.codesigning.getCertificateProfile
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Get details of a certificate profile. Azure REST API version: 2024-02-05-preview.
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)
// Output-based functions aren't available in Java yet
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:
- City string
- Used as L in the certificate subject name.
- Common
Name string - Used as CN in the certificate subject name.
- Country string
- Used as C in the certificate subject name.
- Enhanced
Key stringUsage - Enhanced key usage of the certificate.
- 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
- Organization string
- Used as O in the certificate subject name.
- Organization
Unit string - Used as OU in the private trust certificate subject name.
- Postal
Code string - Used as PC in the certificate subject name.
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- State string
- Used as S in the certificate subject name.
- Status string
- Status of the certificate profile.
- Street
Address string - Used as STREET in the certificate subject name.
- 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"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- 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.
- City string
- Used as L in the certificate subject name.
- Common
Name string - Used as CN in the certificate subject name.
- Country string
- Used as C in the certificate subject name.
- Enhanced
Key stringUsage - Enhanced key usage of the certificate.
- 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
- Organization string
- Used as O in the certificate subject name.
- Organization
Unit string - Used as OU in the private trust certificate subject name.
- Postal
Code string - Used as PC in the certificate subject name.
- Profile
Type string - Profile type of the certificate.
- Provisioning
State string - Status of the current operation on certificate profile.
- State string
- Used as S in the certificate subject name.
- Status string
- Status of the certificate profile.
- Street
Address string - Used as STREET in the certificate subject name.
- 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"
- Identity
Validation stringId - Identity validation id used for the certificate subject name.
- 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.
- city String
- Used as L in the certificate subject name.
- common
Name String - Used as CN in the certificate subject name.
- country String
- Used as C in the certificate subject name.
- enhanced
Key StringUsage - Enhanced key usage of the certificate.
- 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
- organization String
- Used as O in the certificate subject name.
- organization
Unit String - Used as OU in the private trust certificate subject name.
- postal
Code String - Used as PC in the certificate subject name.
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- state String
- Used as S in the certificate subject name.
- status String
- Status of the certificate profile.
- street
Address String - Used as STREET in the certificate subject name.
- 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"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- 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.
- city string
- Used as L in the certificate subject name.
- common
Name string - Used as CN in the certificate subject name.
- country string
- Used as C in the certificate subject name.
- enhanced
Key stringUsage - Enhanced key usage of the certificate.
- 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
- organization string
- Used as O in the certificate subject name.
- organization
Unit string - Used as OU in the private trust certificate subject name.
- postal
Code string - Used as PC in the certificate subject name.
- profile
Type string - Profile type of the certificate.
- provisioning
State string - Status of the current operation on certificate profile.
- state string
- Used as S in the certificate subject name.
- status string
- Status of the certificate profile.
- street
Address string - Used as STREET in the certificate subject name.
- 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"
- identity
Validation stringId - Identity validation id used for the certificate subject name.
- 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.
- city str
- Used as L in the certificate subject name.
- common_
name str - Used as CN in the certificate subject name.
- country str
- Used as C in the certificate subject name.
- enhanced_
key_ strusage - Enhanced key usage of the certificate.
- 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
- organization str
- Used as O in the certificate subject name.
- organization_
unit str - Used as OU in the private trust certificate subject name.
- postal_
code str - Used as PC in the certificate subject name.
- profile_
type str - Profile type of the certificate.
- provisioning_
state str - Status of the current operation on certificate profile.
- state str
- Used as S in the certificate subject name.
- status str
- Status of the certificate profile.
- street_
address str - Used as STREET in the certificate subject name.
- 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"
- identity_
validation_ strid - Identity validation id used for the certificate subject name.
- 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.
- city String
- Used as L in the certificate subject name.
- common
Name String - Used as CN in the certificate subject name.
- country String
- Used as C in the certificate subject name.
- enhanced
Key StringUsage - Enhanced key usage of the certificate.
- 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
- organization String
- Used as O in the certificate subject name.
- organization
Unit String - Used as OU in the private trust certificate subject name.
- postal
Code String - Used as PC in the certificate subject name.
- profile
Type String - Profile type of the certificate.
- provisioning
State String - Status of the current operation on certificate profile.
- state String
- Used as S in the certificate subject name.
- status String
- Status of the certificate profile.
- street
Address String - Used as STREET in the certificate subject name.
- 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"
- identity
Validation StringId - Identity validation id used for the certificate subject name.
- 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 v1 docs if using the v1 version of this package.
Azure Native v2.63.0 published on Tuesday, Sep 24, 2024 by Pulumi