Skip to main content

AzureMsiTenant

No description

type AzureMsiTenant {
tenantId: String!
subscriptionId: String
appId: String
appSecret: String
resourceId: String
}

Fields

AzureMsiTenant.tenantId ● String! non-null scalar

AzureMsiTenant.subscriptionId ● String scalar

AzureMsiTenant.appId ● String scalar

AzureMsiTenant.appSecret ● String scalar

AzureMsiTenant.resourceId ● String scalar

Member Of

AzureMsiConfiguration object