PureStorageBlockExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class to add extension methods to Azure.ResourceManager.PureStorageBlock.
public static class PureStorageBlockExtensions
type PureStorageBlockExtensions = class
Public Module PureStorageBlockExtensions
- Inheritance
-
PureStorageBlockExtensions
Methods
GetPureStorageAvsStorageContainerResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStorageAvsStorageContainerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PureStorageAvsStorageContainerResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStorageAvsStorageContainerResource(ResourceIdentifier) instead.</item> |
GetPureStorageAvsStorageContainerVolumeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStorageAvsStorageContainerVolumeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a PureStorageAvsStorageContainerVolumeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStorageAvsStorageContainerVolumeResource(ResourceIdentifier) instead.</item> |
GetPureStorageAvsVmResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStorageAvsVmResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a PureStorageAvsVmResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStorageAvsVmResource(ResourceIdentifier) instead.</item> |
GetPureStorageAvsVmVolumeResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStorageAvsVmVolumeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String) to create a PureStorageAvsVmVolumeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStorageAvsVmVolumeResource(ResourceIdentifier) instead.</item> |
GetPureStoragePool(ResourceGroupResource, String, CancellationToken) |
Get a storage pool
|
GetPureStoragePoolAsync(ResourceGroupResource, String, CancellationToken) |
Get a storage pool
|
GetPureStoragePoolResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStoragePoolResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PureStoragePoolResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStoragePoolResource(ResourceIdentifier) instead.</item> |
GetPureStoragePools(ResourceGroupResource) |
Gets a collection of PureStoragePoolResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetPureStoragePools() instead.</item> |
GetPureStoragePools(SubscriptionResource, CancellationToken) |
List storage pools by Azure subscription ID
|
GetPureStoragePoolsAsync(SubscriptionResource, CancellationToken) |
List storage pools by Azure subscription ID
|
GetPureStorageReservation(ResourceGroupResource, String, CancellationToken) |
Get a reservation
|
GetPureStorageReservationAsync(ResourceGroupResource, String, CancellationToken) |
Get a reservation
|
GetPureStorageReservationResource(ArmClient, ResourceIdentifier) |
Gets an object representing a PureStorageReservationResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a PureStorageReservationResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetPureStorageReservationResource(ResourceIdentifier) instead.</item> |
GetPureStorageReservations(ResourceGroupResource) |
Gets a collection of PureStorageReservationResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetPureStorageReservations() instead.</item> |
GetPureStorageReservations(SubscriptionResource, CancellationToken) |
List reservations by Azure subscription ID
|
GetPureStorageReservationsAsync(SubscriptionResource, CancellationToken) |
List reservations by Azure subscription ID
|