managedidentity.azure.com/v1api20220131preview
managedidentity.azure.com/v1api20220131preview
Package v1api20220131preview contains API Schema definitions for the managedidentity v1api20220131preview API group
APIVersion
(string
alias)
Value | Description |
---|---|
"2022-01-31-preview" |
FederatedIdentityCredential
Generator information: - Generated from: /msi/resource-manager/Microsoft.ManagedIdentity/preview/2022-01-31-preview/ManagedIdentity.json - ARM URI: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{resourceName}/federatedIdentityCredentials/{federatedIdentityCredentialResourceName}p>
Field | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
metadata Kubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the
metadata field.
|
||||||||||||||
spec UserAssignedIdentities_FederatedIdentityCredential_Spec |
|
||||||||||||||
status UserAssignedIdentities_FederatedIdentityCredential_STATUS |
FederatedIdentityCredentialProperties_ARM
(Appears on:UserAssignedIdentities_FederatedIdentityCredential_Spec_ARM)
The properties associated with a federated identity credential.
Field | Description |
---|---|
audiences []string |
Audiences: The list of audiences that can appear in the issued token. |
issuer string |
Issuer: The URL of the issuer to be trusted. |
subject string |
Subject: The identifier of the external identity. |
FederatedIdentityCredentialProperties_STATUS_ARM
(Appears on:UserAssignedIdentities_FederatedIdentityCredential_STATUS_ARM)
The properties associated with a federated identity credential.
Field | Description |
---|---|
audiences []string |
Audiences: The list of audiences that can appear in the issued token. |
issuer string |
Issuer: The URL of the issuer to be trusted. |
subject string |
Subject: The identifier of the external identity. |
UserAssignedIdentities_FederatedIdentityCredential_STATUS
(Appears on:FederatedIdentityCredential)
Field | Description |
---|---|
audiences []string |
Audiences: The list of audiences that can appear in the issued token. |
conditions []genruntime/conditions.Condition |
Conditions: The observed state of the resource |
id string |
Id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}p> |
issuer string |
Issuer: The URL of the issuer to be trusted. |
name string |
Name: The name of the resource |
subject string |
Subject: The identifier of the external identity. |
type string |
Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts” |
UserAssignedIdentities_FederatedIdentityCredential_STATUS_ARM
Field | Description |
---|---|
id string |
Id: Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}p> |
name string |
Name: The name of the resource |
properties FederatedIdentityCredentialProperties_STATUS_ARM |
Properties: The properties associated with the federated identity credential. |
type string |
Type: The type of the resource. E.g. “Microsoft.Compute/virtualMachines” or “Microsoft.Storage/storageAccounts” |
UserAssignedIdentities_FederatedIdentityCredential_Spec
(Appears on:FederatedIdentityCredential)
Field | Description |
---|---|
audiences []string |
Audiences: The list of audiences that can appear in the issued token. |
azureName string |
AzureName: The name of the resource in Azure. This is often the same as the name of the resource in Kubernetes but it doesn’t have to be. |
issuer string |
Issuer: The URL of the issuer to be trusted. |
issuerFromConfig genruntime.ConfigMapReference |
IssuerFromConfig: The URL of the issuer to be trusted. |
owner genruntime.KnownResourceReference |
Owner: The owner of the resource. The owner controls where the resource goes when it is deployed. The owner also controls the resources lifecycle. When the owner is deleted the resource will also be deleted. Owner is expected to be a reference to a managedidentity.azure.com/UserAssignedIdentity resource |
subject string |
Subject: The identifier of the external identity. |
subjectFromConfig genruntime.ConfigMapReference |
SubjectFromConfig: The identifier of the external identity. |
UserAssignedIdentities_FederatedIdentityCredential_Spec_ARM
Field | Description |
---|---|
name string |
|
properties FederatedIdentityCredentialProperties_ARM |
Properties: The properties associated with the federated identity credential. |