Share via


IDefinitionWithRegion<T> Interface

Definition

public interface IDefinitionWithRegion<T>
type IDefinitionWithRegion<'T> = interface
Public Interface IDefinitionWithRegion(Of T)

Type Parameters

T
Derived

Methods

WithRegion(Region)

Specifies the region for the resource.

WithRegion(String)

Specifies the region for the resource by name.

Applies to