Skip to main content

AzureMsiTenantInput

No description

input AzureMsiTenantInput {
tenantId: String!
subscriptionId: String
appId: String
appSecret: String
resourceId: String
}

Fields

AzureMsiTenantInput.tenantId ● String! non-null scalar

AzureMsiTenantInput.subscriptionId ● String scalar

AzureMsiTenantInput.appId ● String scalar

AzureMsiTenantInput.appSecret ● String scalar

AzureMsiTenantInput.resourceId ● String scalar

Member Of

AzureMsiConfigurationInput input