Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions Namespace

Interfaces

ISupportsBatchCreation<IFluentResourceT>

Providing access to creating a batch of Azure top level resources of same type.

ISupportsBatchDeletion

Provides access to deleting multiple resource from Azure, identifying them by their IDs. (Note this interface is not intended to be implemented by user code.).

ISupportsBeginDeletingByName

Provides access to deleting a resource from Azure, identifying it by its resource ID.

ISupportsCreating<T>
ISupportsDeletingById
ISupportsDeletingByName
ISupportsDeletingByParent

Provides access to getting a specific Azure resource based on its resource group and parent.

ISupportsDeletingByResourceGroup

Provides access to deleting a resource from Azure, identifying it by its name and its resource group.

(Note: this interface is not intended to be implemented by user code)

ISupportsGettingById<T>
ISupportsGettingByName<T>
ISupportsGettingByNameAsync<T>

Provides access to getting a specific resource based on its name. (Note this interface is not intended to be implemented by user code.).

ISupportsGettingByParent<T,ParentT,ManagerT>

Provides access to getting a specific Azure resource based on its resource group and parent.

ISupportsGettingByResourceGroup<T>
ISupportsListing<T>
ISupportsListingByParent<T,ParentT,ManagerT>

Provides access to listing Azure resources of a specific type in a specific parent resource.

(Note: this interface is not intended to be implemented by user code).

ISupportsListingByRegion<T>
ISupportsListingByResourceGroup<T>
ISupportsListingByTag<T>

Provides access to listing Azure resources of a specific type based on their tag.

ISupportsListingInResourceGroupByTag<T>

Provides access to listing Azure resources of a specific type based on their tag.