azure-native.eventgrid.getCaCertificate
Explore with Pulumi AI
Get properties of a CA certificate. Azure REST API version: 2023-06-01-preview.
Using getCaCertificate
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 getCaCertificate(args: GetCaCertificateArgs, opts?: InvokeOptions): Promise<GetCaCertificateResult>
function getCaCertificateOutput(args: GetCaCertificateOutputArgs, opts?: InvokeOptions): Output<GetCaCertificateResult>
def get_ca_certificate(ca_certificate_name: Optional[str] = None,
namespace_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCaCertificateResult
def get_ca_certificate_output(ca_certificate_name: Optional[pulumi.Input[str]] = None,
namespace_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCaCertificateResult]
func LookupCaCertificate(ctx *Context, args *LookupCaCertificateArgs, opts ...InvokeOption) (*LookupCaCertificateResult, error)
func LookupCaCertificateOutput(ctx *Context, args *LookupCaCertificateOutputArgs, opts ...InvokeOption) LookupCaCertificateResultOutput
> Note: This function is named LookupCaCertificate
in the Go SDK.
public static class GetCaCertificate
{
public static Task<GetCaCertificateResult> InvokeAsync(GetCaCertificateArgs args, InvokeOptions? opts = null)
public static Output<GetCaCertificateResult> Invoke(GetCaCertificateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCaCertificateResult> getCaCertificate(GetCaCertificateArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:eventgrid:getCaCertificate
arguments:
# arguments dictionary
The following arguments are supported:
- Ca
Certificate stringName Name of the CA certificate.
- Namespace
Name string Name of the namespace.
- Resource
Group stringName The name of the resource group within the user's subscription.
- Ca
Certificate stringName Name of the CA certificate.
- Namespace
Name string Name of the namespace.
- Resource
Group stringName The name of the resource group within the user's subscription.
- ca
Certificate StringName Name of the CA certificate.
- namespace
Name String Name of the namespace.
- resource
Group StringName The name of the resource group within the user's subscription.
- ca
Certificate stringName Name of the CA certificate.
- namespace
Name string Name of the namespace.
- resource
Group stringName The name of the resource group within the user's subscription.
- ca_
certificate_ strname Name of the CA certificate.
- namespace_
name str Name of the namespace.
- resource_
group_ strname The name of the resource group within the user's subscription.
- ca
Certificate StringName Name of the CA certificate.
- namespace
Name String Name of the namespace.
- resource
Group StringName The name of the resource group within the user's subscription.
getCaCertificate Result
The following output properties are available:
- Expiry
Time stringIn Utc Certificate expiry time in UTC. This is a read-only field.
- Id string
Fully qualified identifier of the resource.
- Issue
Time stringIn Utc Certificate issue time in UTC. This is a read-only field.
- Name string
Name of the resource.
- Provisioning
State string Provisioning state of the CA Certificate resource.
- System
Data Pulumi.Azure Native. Event Grid. Outputs. System Data Response The system metadata relating to the CaCertificate resource.
- Type string
Type of the resource.
- Description string
Description for the CA Certificate resource.
- Encoded
Certificate string Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
- Expiry
Time stringIn Utc Certificate expiry time in UTC. This is a read-only field.
- Id string
Fully qualified identifier of the resource.
- Issue
Time stringIn Utc Certificate issue time in UTC. This is a read-only field.
- Name string
Name of the resource.
- Provisioning
State string Provisioning state of the CA Certificate resource.
- System
Data SystemData Response The system metadata relating to the CaCertificate resource.
- Type string
Type of the resource.
- Description string
Description for the CA Certificate resource.
- Encoded
Certificate string Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
- expiry
Time StringIn Utc Certificate expiry time in UTC. This is a read-only field.
- id String
Fully qualified identifier of the resource.
- issue
Time StringIn Utc Certificate issue time in UTC. This is a read-only field.
- name String
Name of the resource.
- provisioning
State String Provisioning state of the CA Certificate resource.
- system
Data SystemData Response The system metadata relating to the CaCertificate resource.
- type String
Type of the resource.
- description String
Description for the CA Certificate resource.
- encoded
Certificate String Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
- expiry
Time stringIn Utc Certificate expiry time in UTC. This is a read-only field.
- id string
Fully qualified identifier of the resource.
- issue
Time stringIn Utc Certificate issue time in UTC. This is a read-only field.
- name string
Name of the resource.
- provisioning
State string Provisioning state of the CA Certificate resource.
- system
Data SystemData Response The system metadata relating to the CaCertificate resource.
- type string
Type of the resource.
- description string
Description for the CA Certificate resource.
- encoded
Certificate string Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
- expiry_
time_ strin_ utc Certificate expiry time in UTC. This is a read-only field.
- id str
Fully qualified identifier of the resource.
- issue_
time_ strin_ utc Certificate issue time in UTC. This is a read-only field.
- name str
Name of the resource.
- provisioning_
state str Provisioning state of the CA Certificate resource.
- system_
data SystemData Response The system metadata relating to the CaCertificate resource.
- type str
Type of the resource.
- description str
Description for the CA Certificate resource.
- encoded_
certificate str Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
- expiry
Time StringIn Utc Certificate expiry time in UTC. This is a read-only field.
- id String
Fully qualified identifier of the resource.
- issue
Time StringIn Utc Certificate issue time in UTC. This is a read-only field.
- name String
Name of the resource.
- provisioning
State String Provisioning state of the CA Certificate resource.
- system
Data Property Map The system metadata relating to the CaCertificate resource.
- type String
Type of the resource.
- description String
Description for the CA Certificate resource.
- encoded
Certificate String Base64 encoded PEM (Privacy Enhanced Mail) format certificate data.
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