ResourceManager.IAuthenticated Interface

Definition

The interface exposing resource management API entry points that work across subscriptions.

public interface ResourceManager.IAuthenticated
type ResourceManager.IAuthenticated = interface
Public Interface ResourceManager.IAuthenticated

Properties

Subscriptions

Gets the entry point to subscription management API.

Tenants

Gets the entry point to tenant management API.

Methods

WithSubscription(String)

Specifies a subscription to expose resource management API entry points that work in a subscription.

Applies to