PutAliasRequestAdditionalProperties interface
Voeg aanvullende eigenschappen voor het abonnement toe.
Eigenschappen
| management |
Beheergroep-id voor het abonnement. |
| subscription |
Eigenaar-id van het abonnement |
| subscription |
Tenant-id van het abonnement |
| tags | Tags voor het abonnement |
Eigenschapdetails
managementGroupId
Beheergroep-id voor het abonnement.
managementGroupId?: string
Waarde van eigenschap
string
subscriptionOwnerId
Eigenaar-id van het abonnement
subscriptionOwnerId?: string
Waarde van eigenschap
string
subscriptionTenantId
Tenant-id van het abonnement
subscriptionTenantId?: string
Waarde van eigenschap
string
tags
Tags voor het abonnement
tags?: {[propertyName: string]: string}
Waarde van eigenschap
{[propertyName: string]: string}