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.confidentialledger.getManagedCCF
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
Retrieves the properties of a Managed CCF app. Azure REST API version: 2023-01-26-preview.
Other available API versions: 2023-06-28-preview.
Using getManagedCCF
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 getManagedCCF(args: GetManagedCCFArgs, opts?: InvokeOptions): Promise<GetManagedCCFResult>
function getManagedCCFOutput(args: GetManagedCCFOutputArgs, opts?: InvokeOptions): Output<GetManagedCCFResult>
def get_managed_ccf(app_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetManagedCCFResult
def get_managed_ccf_output(app_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetManagedCCFResult]
func LookupManagedCCF(ctx *Context, args *LookupManagedCCFArgs, opts ...InvokeOption) (*LookupManagedCCFResult, error)
func LookupManagedCCFOutput(ctx *Context, args *LookupManagedCCFOutputArgs, opts ...InvokeOption) LookupManagedCCFResultOutput
> Note: This function is named LookupManagedCCF
in the Go SDK.
public static class GetManagedCCF
{
public static Task<GetManagedCCFResult> InvokeAsync(GetManagedCCFArgs args, InvokeOptions? opts = null)
public static Output<GetManagedCCFResult> Invoke(GetManagedCCFInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetManagedCCFResult> getManagedCCF(GetManagedCCFArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:confidentialledger:getManagedCCF
arguments:
# arguments dictionary
The following arguments are supported:
- App
Name string - Name of the Managed CCF
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- App
Name string - Name of the Managed CCF
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- app
Name String - Name of the Managed CCF
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- app
Name string - Name of the Managed CCF
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- app_
name str - Name of the Managed CCF
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- app
Name String - Name of the Managed CCF
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getManagedCCF Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /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. Confidential Ledger. Outputs. Managed CCFProperties Response - Properties of Managed CCF Resource.
- System
Data Pulumi.Azure Native. Confidential Ledger. 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. Ex - /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
Managed
CCFProperties Response - Properties of Managed CCF Resource.
- 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. Ex - /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
Managed
CCFProperties Response - Properties of Managed CCF Resource.
- 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. Ex - /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
Managed
CCFProperties Response - Properties of Managed CCF Resource.
- 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. Ex - /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
Managed
CCFProperties Response - Properties of Managed CCF Resource.
- 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. Ex - /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
- Properties of Managed CCF Resource.
- 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
CertificateTagsResponse
- Dictionary<string, string>
- Additional tags for Managed CCF Certificates
- map[string]string
- Additional tags for Managed CCF Certificates
- Map<String,String>
- Additional tags for Managed CCF Certificates
- {[key: string]: string}
- Additional tags for Managed CCF Certificates
- Mapping[str, str]
- Additional tags for Managed CCF Certificates
- Map<String>
- Additional tags for Managed CCF Certificates
DeploymentTypeResponse
- App
Source stringUri - Source Uri containing ManagedCCF code
- Language
Runtime string - Unique name for the Managed CCF.
- App
Source stringUri - Source Uri containing ManagedCCF code
- Language
Runtime string - Unique name for the Managed CCF.
- app
Source StringUri - Source Uri containing ManagedCCF code
- language
Runtime String - Unique name for the Managed CCF.
- app
Source stringUri - Source Uri containing ManagedCCF code
- language
Runtime string - Unique name for the Managed CCF.
- app_
source_ struri - Source Uri containing ManagedCCF code
- language_
runtime str - Unique name for the Managed CCF.
- app
Source StringUri - Source Uri containing ManagedCCF code
- language
Runtime String - Unique name for the Managed CCF.
ManagedCCFPropertiesResponse
- App
Name string - Unique name for the Managed CCF.
- App
Uri string - Endpoint for calling Managed CCF Service.
- Identity
Service stringUri - Endpoint for accessing network identity.
- Provisioning
State string - Provisioning state of Ledger Resource
- Deployment
Type Pulumi.Azure Native. Confidential Ledger. Inputs. Deployment Type Response - Deployment Type of Managed CCF
- Member
Identity List<Pulumi.Certificates Azure Native. Confidential Ledger. Inputs. Member Identity Certificate Response> - List of member identity certificates for Managed CCF
- Node
Count int - Number of CCF nodes in the Managed CCF.
- App
Name string - Unique name for the Managed CCF.
- App
Uri string - Endpoint for calling Managed CCF Service.
- Identity
Service stringUri - Endpoint for accessing network identity.
- Provisioning
State string - Provisioning state of Ledger Resource
- Deployment
Type DeploymentType Response - Deployment Type of Managed CCF
- Member
Identity []MemberCertificates Identity Certificate Response - List of member identity certificates for Managed CCF
- Node
Count int - Number of CCF nodes in the Managed CCF.
- app
Name String - Unique name for the Managed CCF.
- app
Uri String - Endpoint for calling Managed CCF Service.
- identity
Service StringUri - Endpoint for accessing network identity.
- provisioning
State String - Provisioning state of Ledger Resource
- deployment
Type DeploymentType Response - Deployment Type of Managed CCF
- member
Identity List<MemberCertificates Identity Certificate Response> - List of member identity certificates for Managed CCF
- node
Count Integer - Number of CCF nodes in the Managed CCF.
- app
Name string - Unique name for the Managed CCF.
- app
Uri string - Endpoint for calling Managed CCF Service.
- identity
Service stringUri - Endpoint for accessing network identity.
- provisioning
State string - Provisioning state of Ledger Resource
- deployment
Type DeploymentType Response - Deployment Type of Managed CCF
- member
Identity MemberCertificates Identity Certificate Response[] - List of member identity certificates for Managed CCF
- node
Count number - Number of CCF nodes in the Managed CCF.
- app_
name str - Unique name for the Managed CCF.
- app_
uri str - Endpoint for calling Managed CCF Service.
- identity_
service_ struri - Endpoint for accessing network identity.
- provisioning_
state str - Provisioning state of Ledger Resource
- deployment_
type DeploymentType Response - Deployment Type of Managed CCF
- member_
identity_ Sequence[Membercertificates Identity Certificate Response] - List of member identity certificates for Managed CCF
- node_
count int - Number of CCF nodes in the Managed CCF.
- app
Name String - Unique name for the Managed CCF.
- app
Uri String - Endpoint for calling Managed CCF Service.
- identity
Service StringUri - Endpoint for accessing network identity.
- provisioning
State String - Provisioning state of Ledger Resource
- deployment
Type Property Map - Deployment Type of Managed CCF
- member
Identity List<Property Map>Certificates - List of member identity certificates for Managed CCF
- node
Count Number - Number of CCF nodes in the Managed CCF.
MemberIdentityCertificateResponse
- Certificate string
- Member Identity Certificate
- Encryptionkey string
- Member Identity Certificate Encryption Key
- List<Pulumi.
Azure Native. Confidential Ledger. Inputs. Certificate Tags Response>
- Certificate string
- Member Identity Certificate
- Encryptionkey string
- Member Identity Certificate Encryption Key
- []Certificate
Tags Response
- certificate String
- Member Identity Certificate
- encryptionkey String
- Member Identity Certificate Encryption Key
- List<Certificate
Tags Response>
- certificate string
- Member Identity Certificate
- encryptionkey string
- Member Identity Certificate Encryption Key
- Certificate
Tags Response[]
- certificate str
- Member Identity Certificate
- encryptionkey str
- Member Identity Certificate Encryption Key
- Sequence[Certificate
Tags Response]
- certificate String
- Member Identity Certificate
- encryptionkey String
- Member Identity Certificate Encryption Key
- List<Property Map>
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