IWithUsageLocation Interface

Definition

A user definition allowing usage location to be specified.

public interface IWithUsageLocation : Microsoft.Azure.Management.Graph.RBAC.Fluent.ActiveDirectoryUser.Definition.IWithUsageLocationBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithUsageLocation = interface
    interface IWithUsageLocationBeta
    interface IBeta
Public Interface IWithUsageLocation
Implements IBeta, IWithUsageLocationBeta
Derived
Implements

Methods

WithUsageLocation(CountryISOCode)

Specifies the usage location for the user. Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries.

(Inherited from IWithUsageLocationBeta)

Applies to