-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
ARMMgmtThis issue is related to a management package.This issue is related to a management package.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team
Description
Follow up to #44361
Please add a TenatResource Tenant { get; }
property to ArmClient
to simplify working with tenant-level resources (such as ARG) without having to enumerate tenants.
There's already a private _tenant
field, it just needs to be exposed.
cveld
Metadata
Metadata
Assignees
Labels
ARMMgmtThis issue is related to a management package.This issue is related to a management package.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK team