Condividi tramite


NetAppExtensions Class

Definition

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

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

Methods

Name Description
CheckNetAppFilePathAvailability(SubscriptionResource, AzureLocation, NetAppFilePathAvailabilityContent, CancellationToken)

Check if a file path is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkFilePathAvailability
  • Operation Id: NetAppResource_CheckFilePathAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppFilePathAvailability(AzureLocation, NetAppFilePathAvailabilityContent, CancellationToken) instead.</item>
CheckNetAppFilePathAvailabilityAsync(SubscriptionResource, AzureLocation, NetAppFilePathAvailabilityContent, CancellationToken)

Check if a file path is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkFilePathAvailability
  • Operation Id: NetAppResource_CheckFilePathAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppFilePathAvailability(AzureLocation, NetAppFilePathAvailabilityContent, CancellationToken) instead.</item>
CheckNetAppNameAvailability(SubscriptionResource, AzureLocation, NetAppNameAvailabilityContent, CancellationToken)

Check if a resource name is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkNameAvailability
  • Operation Id: NetAppResource_CheckNameAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppNameAvailability(AzureLocation, NetAppNameAvailabilityContent, CancellationToken) instead.</item>
CheckNetAppNameAvailabilityAsync(SubscriptionResource, AzureLocation, NetAppNameAvailabilityContent, CancellationToken)

Check if a resource name is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkNameAvailability
  • Operation Id: NetAppResource_CheckNameAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppNameAvailability(AzureLocation, NetAppNameAvailabilityContent, CancellationToken) instead.</item>
CheckNetAppQuotaAvailability(SubscriptionResource, AzureLocation, NetAppQuotaAvailabilityContent, CancellationToken)

Check if a quota is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkQuotaAvailability
  • Operation Id: NetAppResource_CheckQuotaAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppQuotaAvailability(AzureLocation, NetAppQuotaAvailabilityContent, CancellationToken) instead.</item>
CheckNetAppQuotaAvailabilityAsync(SubscriptionResource, AzureLocation, NetAppQuotaAvailabilityContent, CancellationToken)

Check if a quota is available.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/checkQuotaAvailability
  • Operation Id: NetAppResource_CheckQuotaAvailability
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock CheckNetAppQuotaAvailability(AzureLocation, NetAppQuotaAvailabilityContent, CancellationToken) instead.</item>
GetCapacityPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a CapacityPoolResource 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 CapacityPoolResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetCapacityPoolResource(ResourceIdentifier) instead.</item>

GetNetAppAccount(ResourceGroupResource, String, CancellationToken)

Get the NetApp account

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}
  • Operation Id: Accounts_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: Azure.ResourceManager.NetApp.NetAppAccountResource
<item>MockingTo mock this method, please mock GetNetAppAccount(String, CancellationToken) instead.</item>
GetNetAppAccountAsync(ResourceGroupResource, String, CancellationToken)

Get the NetApp account

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}
  • Operation Id: Accounts_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: Azure.ResourceManager.NetApp.NetAppAccountResource
<item>MockingTo mock this method, please mock GetNetAppAccountAsync(String, CancellationToken) instead.</item>
GetNetAppAccountResource(ArmClient, ResourceIdentifier)

Gets an object representing a Azure.ResourceManager.NetApp.NetAppAccountResource along with the instance operations that can be performed on it but with no data. You can use Azure.ResourceManager.NetApp.NetAppAccountResource.CreateResourceIdentifier(System.String,System.String,System.String) to create a Azure.ResourceManager.NetApp.NetAppAccountResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppAccountResource(ResourceIdentifier) instead.</item>

GetNetAppAccounts(ResourceGroupResource)

Gets a collection of NetAppAccountResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetNetAppAccounts() instead.</item>

GetNetAppAccounts(SubscriptionResource, CancellationToken)

List and describe all NetApp accounts in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/netAppAccounts
  • Operation Id: Accounts_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: Azure.ResourceManager.NetApp.NetAppAccountResource
<item>MockingTo mock this method, please mock GetNetAppAccounts(CancellationToken) instead.</item>
GetNetAppAccountsAsync(SubscriptionResource, CancellationToken)

List and describe all NetApp accounts in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/netAppAccounts
  • Operation Id: Accounts_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: Azure.ResourceManager.NetApp.NetAppAccountResource
<item>MockingTo mock this method, please mock GetNetAppAccounts(CancellationToken) instead.</item>
GetNetAppActiveDirectoryConfig(ResourceGroupResource, String, CancellationToken)

Get the details of the specified active directory configuration

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/activeDirectoryConfigs/{activeDirectoryConfigName}
  • Operation Id: ActiveDirectoryConfigs_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppActiveDirectoryConfigResource
<item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfig(String, CancellationToken) instead.</item>
GetNetAppActiveDirectoryConfigAsync(ResourceGroupResource, String, CancellationToken)

Get the details of the specified active directory configuration

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/activeDirectoryConfigs/{activeDirectoryConfigName}
  • Operation Id: ActiveDirectoryConfigs_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppActiveDirectoryConfigResource
<item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfigAsync(String, CancellationToken) instead.</item>
GetNetAppActiveDirectoryConfigResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppActiveDirectoryConfigResource 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 NetAppActiveDirectoryConfigResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfigResource(ResourceIdentifier) instead.</item>

GetNetAppActiveDirectoryConfigs(ResourceGroupResource)

Gets a collection of NetAppActiveDirectoryConfigResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfigs() instead.</item>

GetNetAppActiveDirectoryConfigs(SubscriptionResource, CancellationToken)

List all active directory configurations within the subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/activeDirectoryConfigs
  • Operation Id: ActiveDirectoryConfigs_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppActiveDirectoryConfigResource
<item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfigs(CancellationToken) instead.</item>
GetNetAppActiveDirectoryConfigsAsync(SubscriptionResource, CancellationToken)

List all active directory configurations within the subscription

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/activeDirectoryConfigs
  • Operation Id: ActiveDirectoryConfigs_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppActiveDirectoryConfigResource
<item>MockingTo mock this method, please mock GetNetAppActiveDirectoryConfigs(CancellationToken) instead.</item>
GetNetAppBackupPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppBackupPolicyResource 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 NetAppBackupPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppBackupPolicyResource(ResourceIdentifier) instead.</item>

GetNetAppBackupVaultBackupResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppBackupVaultBackupResource 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 NetAppBackupVaultBackupResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppBackupVaultBackupResource(ResourceIdentifier) instead.</item>

GetNetAppBackupVaultResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppBackupVaultResource 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 NetAppBackupVaultResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppBackupVaultResource(ResourceIdentifier) instead.</item>

GetNetAppBucketResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppBucketResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NetAppBucketResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppBucketResource(ResourceIdentifier) instead.</item>

GetNetAppCacheResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppCacheResource 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 NetAppCacheResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppCacheResource(ResourceIdentifier) instead.</item>

GetNetAppElasticAccount(ResourceGroupResource, String, CancellationToken)

Get the NetApp Elastic Account

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}
  • Operation Id: ElasticAccounts_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppElasticAccountResource
<item>MockingTo mock this method, please mock GetNetAppElasticAccount(String, CancellationToken) instead.</item>
GetNetAppElasticAccountAsync(ResourceGroupResource, String, CancellationToken)

Get the NetApp Elastic Account

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/elasticAccounts/{accountName}
  • Operation Id: ElasticAccounts_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppElasticAccountResource
<item>MockingTo mock this method, please mock GetNetAppElasticAccountAsync(String, CancellationToken) instead.</item>
GetNetAppElasticAccountResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticAccountResource 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 NetAppElasticAccountResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticAccountResource(ResourceIdentifier) instead.</item>

GetNetAppElasticAccounts(ResourceGroupResource)

Gets a collection of NetAppElasticAccountResources in the ResourceGroupResource. <item>MockingTo mock this method, please mock GetNetAppElasticAccounts() instead.</item>

GetNetAppElasticAccounts(SubscriptionResource, CancellationToken)

List and describe all NetApp elastic accounts in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/elasticAccounts
  • Operation Id: ElasticAccounts_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppElasticAccountResource
<item>MockingTo mock this method, please mock GetNetAppElasticAccounts(CancellationToken) instead.</item>
GetNetAppElasticAccountsAsync(SubscriptionResource, CancellationToken)

List and describe all NetApp elastic accounts in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/elasticAccounts
  • Operation Id: ElasticAccounts_ListBySubscription
  • Default Api Version: 2025-12-15-preview
  • Resource: NetAppElasticAccountResource
<item>MockingTo mock this method, please mock GetNetAppElasticAccounts(CancellationToken) instead.</item>
GetNetAppElasticBackupPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticBackupPolicyResource 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 NetAppElasticBackupPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticBackupPolicyResource(ResourceIdentifier) instead.</item>

GetNetAppElasticBackupResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticBackupResource 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 NetAppElasticBackupResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticBackupResource(ResourceIdentifier) instead.</item>

GetNetAppElasticBackupVaultResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticBackupVaultResource 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 NetAppElasticBackupVaultResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticBackupVaultResource(ResourceIdentifier) instead.</item>

GetNetAppElasticCapacityPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticCapacityPoolResource 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 NetAppElasticCapacityPoolResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticCapacityPoolResource(ResourceIdentifier) instead.</item>

GetNetAppElasticSnapshotPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticSnapshotPolicyResource 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 NetAppElasticSnapshotPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticSnapshotPolicyResource(ResourceIdentifier) instead.</item>

GetNetAppElasticSnapshotResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticSnapshotResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NetAppElasticSnapshotResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticSnapshotResource(ResourceIdentifier) instead.</item>

GetNetAppElasticVolumeResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppElasticVolumeResource 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 NetAppElasticVolumeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppElasticVolumeResource(ResourceIdentifier) instead.</item>

GetNetAppResourceUsage(SubscriptionResource, AzureLocation, String, CancellationToken)

Get current subscription usage of the specific type

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/usages/{usageType}
  • Operation Id: NetAppResourceUsages_Get
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock GetNetAppResourceUsage(AzureLocation, String, CancellationToken) instead.</item>
GetNetAppResourceUsageAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get current subscription usage of the specific type

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/usages/{usageType}
  • Operation Id: NetAppResourceUsages_Get
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock GetNetAppResourceUsage(AzureLocation, String, CancellationToken) instead.</item>
GetNetAppResourceUsages(SubscriptionResource, AzureLocation, CancellationToken)

Get current subscription usages

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/usages
  • Operation Id: NetAppResourceUsages_List
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock GetNetAppResourceUsages(AzureLocation, CancellationToken) instead.</item>
GetNetAppResourceUsagesAsync(SubscriptionResource, AzureLocation, CancellationToken)

Get current subscription usages

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/usages
  • Operation Id: NetAppResourceUsages_List
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock GetNetAppResourceUsages(AzureLocation, CancellationToken) instead.</item>
GetNetAppSubscriptionQuotaItemResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppSubscriptionQuotaItemResource 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 NetAppSubscriptionQuotaItemResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppSubscriptionQuotaItemResource(ResourceIdentifier) instead.</item>

GetNetAppSubvolumeInfoResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppSubvolumeInfoResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NetAppSubvolumeInfoResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppSubvolumeInfoResource(ResourceIdentifier) instead.</item>

GetNetAppVolumeGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppVolumeGroupResource 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 NetAppVolumeGroupResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppVolumeGroupResource(ResourceIdentifier) instead.</item>

GetNetAppVolumeQuotaRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppVolumeQuotaRuleResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NetAppVolumeQuotaRuleResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppVolumeQuotaRuleResource(ResourceIdentifier) instead.</item>

GetNetAppVolumeResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppVolumeResource 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 NetAppVolumeResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppVolumeResource(ResourceIdentifier) instead.</item>

GetNetAppVolumeSnapshotResource(ArmClient, ResourceIdentifier)

Gets an object representing a NetAppVolumeSnapshotResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a NetAppVolumeSnapshotResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetNetAppVolumeSnapshotResource(ResourceIdentifier) instead.</item>

GetRansomwareReportResource(ArmClient, ResourceIdentifier)

Gets an object representing a RansomwareReportResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String, String, String) to create a RansomwareReportResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetRansomwareReportResource(ResourceIdentifier) instead.</item>

GetRegionInfoResource(ArmClient, ResourceIdentifier)

Gets an object representing a RegionInfoResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation) to create a RegionInfoResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetRegionInfoResource(ResourceIdentifier) instead.</item>

GetRegionInfoResource(SubscriptionResource, AzureLocation, CancellationToken)

Provides storage to network proximity and logical zone mapping information.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfos/default
  • Operation Id: NetAppResourceRegionInfos_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: RegionInfoResource
<item>MockingTo mock this method, please mock GetRegionInfoResource(AzureLocation, CancellationToken) instead.</item>
GetRegionInfoResourceAsync(SubscriptionResource, AzureLocation, CancellationToken)

Provides storage to network proximity and logical zone mapping information.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfos/default
  • Operation Id: NetAppResourceRegionInfos_Get
  • Default Api Version: 2025-12-15-preview
  • Resource: RegionInfoResource
<item>MockingTo mock this method, please mock GetRegionInfoResourceAsync(AzureLocation, CancellationToken) instead.</item>
GetRegionInfoResources(SubscriptionResource, AzureLocation)

Gets a collection of RegionInfoResources in the SubscriptionResource. <item>MockingTo mock this method, please mock GetRegionInfoResources(AzureLocation) instead.</item>

GetSnapshotPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SnapshotPolicyResource 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 SnapshotPolicyResourceResourceIdentifier from its components. <item>MockingTo mock this method, please mock GetSnapshotPolicyResource(ResourceIdentifier) instead.</item>

QueryNetworkSiblingSetNetAppResource(SubscriptionResource, AzureLocation, QueryNetworkSiblingSetContent, CancellationToken)

Get details of the specified network sibling set.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet
  • Operation Id: NetAppResource_QueryNetworkSiblingSet
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock QueryNetworkSiblingSetNetAppResource(AzureLocation, QueryNetworkSiblingSetContent, CancellationToken) instead.</item>
QueryNetworkSiblingSetNetAppResourceAsync(SubscriptionResource, AzureLocation, QueryNetworkSiblingSetContent, CancellationToken)

Get details of the specified network sibling set.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/queryNetworkSiblingSet
  • Operation Id: NetAppResource_QueryNetworkSiblingSet
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock QueryNetworkSiblingSetNetAppResource(AzureLocation, QueryNetworkSiblingSetContent, CancellationToken) instead.</item>
QueryRegionInfoNetAppResource(SubscriptionResource, AzureLocation, CancellationToken)

Provides storage to network proximity and logical zone mapping information.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfo
  • Operation Id: NetAppResource_QueryRegionInfo
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock QueryRegionInfoNetAppResource(AzureLocation, CancellationToken) instead.</item>
QueryRegionInfoNetAppResourceAsync(SubscriptionResource, AzureLocation, CancellationToken)

Provides storage to network proximity and logical zone mapping information.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/regionInfo
  • Operation Id: NetAppResource_QueryRegionInfo
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock QueryRegionInfoNetAppResource(AzureLocation, CancellationToken) instead.</item>
UpdateNetworkSiblingSetNetAppResource(SubscriptionResource, WaitUntil, AzureLocation, UpdateNetworkSiblingSetContent, CancellationToken)

Update the network features of the specified network sibling set.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/updateNetworkSiblingSet
  • Operation Id: NetAppResource_UpdateNetworkSiblingSet
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock UpdateNetworkSiblingSetNetAppResource(WaitUntil, AzureLocation, UpdateNetworkSiblingSetContent, CancellationToken) instead.</item>
UpdateNetworkSiblingSetNetAppResourceAsync(SubscriptionResource, WaitUntil, AzureLocation, UpdateNetworkSiblingSetContent, CancellationToken)

Update the network features of the specified network sibling set.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.NetApp/locations/{location}/updateNetworkSiblingSet
  • Operation Id: NetAppResource_UpdateNetworkSiblingSet
  • Default Api Version: 2025-12-15-preview
<item>MockingTo mock this method, please mock UpdateNetworkSiblingSetNetAppResource(WaitUntil, AzureLocation, UpdateNetworkSiblingSetContent, CancellationToken) instead.</item>

Applies to