AzureMsiTenantInput
No description
input AzureMsiTenantInput {
tenantId: String!
subscriptionId: String
appId: String
appSecret: String
resourceId: String
}
No description
input AzureMsiTenantInput {
tenantId: String!
subscriptionId: String
appId: String
appSecret: String
resourceId: String
}
AzureMsiTenantInput.tenantId ● String! non-null scalarAzureMsiTenantInput.subscriptionId ● String scalarAzureMsiTenantInput.appId ● String scalarAzureMsiTenantInput.appSecret ● String scalarAzureMsiTenantInput.resourceId ● String scalar