Share via


AvsExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.Avs.

public static class AvsExtensions
type AvsExtensions = class
Public Module AvsExtensions
Inheritance
AvsExtensions

Methods

CheckAvsQuotaAvailability(SubscriptionResource, AzureLocation, CancellationToken)

Return quota for subscription by region

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkQuotaAvailability
  • Operation Id: Locations_CheckQuotaAvailability
  • Default Api Version: 2023-03-01
CheckAvsQuotaAvailabilityAsync(SubscriptionResource, AzureLocation, CancellationToken)

Return quota for subscription by region

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkQuotaAvailability
  • Operation Id: Locations_CheckQuotaAvailability
  • Default Api Version: 2023-03-01
CheckAvsTrialAvailability(SubscriptionResource, AzureLocation, AvsSku, CancellationToken)

Return trial status for subscription by region

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability
  • Operation Id: Locations_CheckTrialAvailability
  • Default Api Version: 2023-03-01
CheckAvsTrialAvailabilityAsync(SubscriptionResource, AzureLocation, AvsSku, CancellationToken)

Return trial status for subscription by region

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/locations/{location}/checkTrialAvailability
  • Operation Id: Locations_CheckTrialAvailability
  • Default Api Version: 2023-03-01
GetAvsCloudLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsCloudLinkResource 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 an AvsCloudLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsCloudLinkResource(ResourceIdentifier) instead.

GetAvsPrivateCloud(ResourceGroupResource, String, CancellationToken)

Get a private cloud

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Operation Id: PrivateClouds_Get
  • Default Api Version: 2023-03-01
  • Resource: AvsPrivateCloudResource
GetAvsPrivateCloudAddonResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsPrivateCloudAddonResource 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 an AvsPrivateCloudAddonResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsPrivateCloudAddonResource(ResourceIdentifier) instead.

GetAvsPrivateCloudAsync(ResourceGroupResource, String, CancellationToken)

Get a private cloud

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AVS/privateClouds/{privateCloudName}
  • Operation Id: PrivateClouds_Get
  • Default Api Version: 2023-03-01
  • Resource: AvsPrivateCloudResource
GetAvsPrivateCloudClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsPrivateCloudClusterResource 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 an AvsPrivateCloudClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsPrivateCloudClusterResource(ResourceIdentifier) instead.

GetAvsPrivateCloudClusterVirtualMachineResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsPrivateCloudClusterVirtualMachineResource 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 an AvsPrivateCloudClusterVirtualMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsPrivateCloudClusterVirtualMachineResource(ResourceIdentifier) instead.

GetAvsPrivateCloudDatastoreResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsPrivateCloudDatastoreResource 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 an AvsPrivateCloudDatastoreResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsPrivateCloudDatastoreResource(ResourceIdentifier) instead.

GetAvsPrivateCloudResource(ArmClient, ResourceIdentifier)

Gets an object representing an AvsPrivateCloudResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AvsPrivateCloudResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAvsPrivateCloudResource(ResourceIdentifier) instead.

GetAvsPrivateClouds(ResourceGroupResource)

Gets a collection of AvsPrivateCloudResources in the ResourceGroupResource. MockingTo mock this method, please mock GetAvsPrivateClouds() instead.

GetAvsPrivateClouds(SubscriptionResource, CancellationToken)

List private clouds in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/privateClouds
  • Operation Id: PrivateClouds_ListInSubscription
  • Default Api Version: 2023-03-01
  • Resource: AvsPrivateCloudResource
GetAvsPrivateCloudsAsync(SubscriptionResource, CancellationToken)

List private clouds in a subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.AVS/privateClouds
  • Operation Id: PrivateClouds_ListInSubscription
  • Default Api Version: 2023-03-01
  • Resource: AvsPrivateCloudResource
GetExpressRouteAuthorizationResource(ArmClient, ResourceIdentifier)

Gets an object representing an ExpressRouteAuthorizationResource 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 an ExpressRouteAuthorizationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetExpressRouteAuthorizationResource(ResourceIdentifier) instead.

GetGlobalReachConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GlobalReachConnectionResource 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 GlobalReachConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGlobalReachConnectionResource(ResourceIdentifier) instead.

GetHcxEnterpriseSiteResource(ArmClient, ResourceIdentifier)

Gets an object representing a HcxEnterpriseSiteResource 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 HcxEnterpriseSiteResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetHcxEnterpriseSiteResource(ResourceIdentifier) instead.

GetPlacementPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a PlacementPolicyResource 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 PlacementPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetPlacementPolicyResource(ResourceIdentifier) instead.

GetScriptCmdletResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScriptCmdletResource 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 ScriptCmdletResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScriptCmdletResource(ResourceIdentifier) instead.

GetScriptExecutionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScriptExecutionResource 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 ScriptExecutionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScriptExecutionResource(ResourceIdentifier) instead.

GetScriptPackageResource(ArmClient, ResourceIdentifier)

Gets an object representing a ScriptPackageResource 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 ScriptPackageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetScriptPackageResource(ResourceIdentifier) instead.

GetWorkloadNetworkDhcpResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkDhcpResource 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 WorkloadNetworkDhcpResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkDhcpResource(ResourceIdentifier) instead.

GetWorkloadNetworkDnsServiceResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkDnsServiceResource 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 WorkloadNetworkDnsServiceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkDnsServiceResource(ResourceIdentifier) instead.

GetWorkloadNetworkDnsZoneResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkDnsZoneResource 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 WorkloadNetworkDnsZoneResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkDnsZoneResource(ResourceIdentifier) instead.

GetWorkloadNetworkGatewayResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkGatewayResource 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 WorkloadNetworkGatewayResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkGatewayResource(ResourceIdentifier) instead.

GetWorkloadNetworkPortMirroringProfileResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkPortMirroringProfileResource 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 WorkloadNetworkPortMirroringProfileResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkPortMirroringProfileResource(ResourceIdentifier) instead.

GetWorkloadNetworkPublicIPResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkPublicIPResource 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 WorkloadNetworkPublicIPResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkPublicIPResource(ResourceIdentifier) instead.

GetWorkloadNetworkResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, WorkloadNetworkName) to create a WorkloadNetworkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkResource(ResourceIdentifier) instead.

GetWorkloadNetworkSegmentResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkSegmentResource 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 WorkloadNetworkSegmentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkSegmentResource(ResourceIdentifier) instead.

GetWorkloadNetworkVirtualMachineResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkVirtualMachineResource 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 WorkloadNetworkVirtualMachineResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkVirtualMachineResource(ResourceIdentifier) instead.

GetWorkloadNetworkVmGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a WorkloadNetworkVmGroupResource 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 WorkloadNetworkVmGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetWorkloadNetworkVmGroupResource(ResourceIdentifier) instead.

Applies to