你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Operations - List

列出提供程序的作

GET https://management.azure.com/providers/Microsoft.NetApp/operations?api-version=2025-09-01

URI 参数

名称 必需 类型 说明
api-version
query True

string

minLength: 1

要用于此操作的 API 版本。

响应

名称 类型 说明
200 OK

OperationListResult

请求已成功。

Other Status Codes

ErrorResponse

意外错误响应。

安全性

azure_auth

Azure Active Directory OAuth2 流。

类型: oauth2
流向: implicit
授权 URL: https://login.microsoftonline.com/common/oauth2/authorize

作用域

名称 说明
user_impersonation 冒充您的用户帐户

示例

OperationList

示例请求

GET https://management.azure.com/providers/Microsoft.NetApp/operations?api-version=2025-09-01

示例响应

{
  "value": [
    {
      "name": "Microsoft.NetApp/register/action",
      "display": {
        "description": "Subscription Registration Action",
        "operation": "Subscription Registration Action",
        "provider": "Microsoft.NetApp",
        "resource": "Subscription"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/read",
      "display": {
        "description": "Reads a volume resource.",
        "operation": "Read volume resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/write",
      "display": {
        "description": "Writes a volume resource.",
        "operation": "Write volume resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/delete",
      "display": {
        "description": "Deletes a volume resource.",
        "operation": "Delete volume resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/Revert/action",
      "display": {
        "description": "Revert volume to specific snapshot",
        "operation": "Revert volume resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/BreakReplication/action",
      "display": {
        "description": "Break volume replication relations",
        "operation": "Break volume replication resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/ReplicationStatus/action",
      "display": {
        "description": "Reads the statuses of the Volume Replication.",
        "operation": "Read Volume Replication Status.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/ListReplications/action",
      "display": {
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/ReInitializeReplication/action",
      "display": {
        "description": "Attempts to re-initialize an uninitialized replication",
        "operation": "Re-Initialize replication",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/providers/Microsoft.Insights/metricDefinitions/read",
      "display": {
        "description": "Gets the available metrics for Volume resource.",
        "operation": "Read volume metric definitions.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "system",
      "properties": {
        "serviceSpecification": {
          "metricSpecifications": [
            {
              "name": "AverageReadLatency",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Average read latency in milliseconds per operation",
              "displayName": "Average read latency",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "AverageReadLatency",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "MilliSeconds"
            },
            {
              "name": "AverageWriteLatency",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Average write latency in milliseconds per operation",
              "displayName": "Average write latency",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "AverageWriteLatency",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "MilliSeconds"
            },
            {
              "name": "VolumeLogicalSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Logical size of the volume (used bytes)",
              "displayName": "Volume Consumed Size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeLogicalSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumeSnapshotSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Size of all snapshots in volume",
              "displayName": "Volume snapshot size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeSnapshotSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "ReadIops",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Read In/out operations per second",
              "displayName": "Read iops",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "ReadIops",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "CountPerSecond"
            },
            {
              "name": "WriteIops",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Write In/out operations per second",
              "displayName": "Write iops",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "WriteIops",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "CountPerSecond"
            },
            {
              "name": "VolumeAllocatedSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "The provisioned size of a volume",
              "displayName": "Volume allocated size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeAllocatedSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumeCoolTierSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Volume Footprint for Cool Tier",
              "displayName": "Volume cool tier size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeCoolTierSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumeCoolTierDataReadSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Data read in using GET per volume",
              "displayName": "Volume cool tier data read size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeCoolTierDataReadSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumeCoolTierDataWriteSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Data tiered out using PUT per volume",
              "displayName": "Volume cool tier data write size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeCoolTierDataWriteSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "XregionReplicationLastTransferDuration",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "The amount of time in seconds it took for the last transfer to complete.",
              "displayName": "Volume replication last transfer duration",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationLastTransferDuration",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Seconds"
            },
            {
              "name": "XregionReplicationLastTransferSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "The total number of bytes transferred as part of the last transfer.",
              "displayName": "Volume replication last transfer size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationLastTransferSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "XregionReplicationHealthy",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Condition of the relationship, 1 or 0.",
              "displayName": "Is volume replication status healthy",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationHealthy",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Count"
            },
            {
              "name": "XregionReplicationLagTime",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "The amount of time in seconds by which the data on the mirror lags behind the source.",
              "displayName": "Volume replication lag time",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationLagTime",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Seconds"
            },
            {
              "name": "XregionReplicationTotalTransferBytes",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Cumulative bytes transferred for the relationship.",
              "displayName": "Volume replication total transfer",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationTotalTransferBytes",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "XregionReplicationRelationshipProgress",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Total amount of data transferred for the current transfer operation.",
              "displayName": "Volume replication progress",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationRelationshipProgress",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "XregionReplicationRelationshipTransferring",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Whether the status of the Volume Replication is 'transferring'.",
              "displayName": "Is volume replication transferring",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "XregionReplicationRelationshipTransferring",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Count"
            },
            {
              "name": "CbsVolumeLogicalBackupBytes",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Total bytes backed up for this Volume.",
              "displayName": "Volume Backup Bytes",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "CbsVolumeLogicalBackupBytes",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "CbsVolumeProtected",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Is backup enabled for the volume? 1 if yes, 0 if no.",
              "displayName": "Is Volume Backup Enabled",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "CbsVolumeProtected",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Count"
            },
            {
              "name": "CbsVolumeBackupActive",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Is the backup policy suspended for the volume? 0 if yes, 1 if no.",
              "displayName": "Is Volume Backup suspended",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "CbsVolumeBackupActive",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Count"
            },
            {
              "name": "CbsVolumeOperationTransferredBytes",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Total bytes transferred for last backup or restore operation.",
              "displayName": "Volume Backup Last Transferred Bytes",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "CbsVolumeOperationTransferredBytes",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "CbsVolumeOperationComplete",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Did the last volume backup or restore operation complete successfully? 1 if yes, 0 if no.",
              "displayName": "Is Volume Backup Operation Complete",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "CbsVolumeOperationComplete",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Count"
            },
            {
              "name": "VolumeConsumedSizePercentage",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "The percentage of the volume consumed including snapshots.",
              "displayName": "Percentage Volume Consumed Size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumeConsumedSizePercentage",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Percent"
            },
            {
              "name": "OtherThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Other throughput (that is not read or write) in bytes per second",
              "displayName": "Other throughput",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "OtherThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            },
            {
              "name": "ReadThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Read throughput in bytes per second",
              "displayName": "Read throughput",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "ReadThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            },
            {
              "name": "TotalThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Sum of all throughput in bytes per second",
              "displayName": "Total throughput",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "TotalThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            },
            {
              "name": "WriteThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Write throughput in bytes per second",
              "displayName": "Write throughput",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "WriteThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/providers/Microsoft.Insights/diagnosticSettings/read",
      "display": {
        "description": "Gets the diagnostic setting for the resource.",
        "operation": "Read diagnostic setting.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/providers/Microsoft.Insights/diagnosticSettings/write",
      "display": {
        "description": "Creates or updates the diagnostic setting for the resource.",
        "operation": "Write diagnostic setting.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/AuthorizeReplication/action",
      "display": {
        "description": "Authorize the source volume replication",
        "operation": "Authorize Replication",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/ResyncReplication/action",
      "display": {
        "description": "Resync the replication on the destination volume",
        "operation": "Resync Replication",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/DeleteReplication/action",
      "display": {
        "description": "Delete the replication on the destination volume",
        "operation": "Delete Replication",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/ReplicationStatus/read",
      "display": {
        "description": "Reads the statuses of the Volume Replication.",
        "operation": "Read Volume Replication Status.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/MountTargets/read",
      "display": {
        "description": "Reads a mount target resource.",
        "operation": "Read mount target resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/BackupStatus/read",
      "display": {
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/RestoreStatus/read",
      "display": {
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/PoolChange/action",
      "display": {
        "description": "Moves volume to another pool.",
        "operation": "Change pool for volume",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/RelocateVolume/action",
      "display": {
        "description": "Relocate volume to a new stamp.",
        "operation": "Relocate volume to a new stamp.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/FinalizeRelocation/action",
      "display": {
        "description": "Finalize relocation by cleaning up the old volume.",
        "operation": "Finalize relocation of volume.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/RevertRelocation/action",
      "display": {
        "description": "Revert the relocation and revert back to the old volume.",
        "operation": "Revert the relocation of volume.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/read",
      "display": {
        "description": "Reads an account resource.",
        "operation": "Read account resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Accounts resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/write",
      "display": {
        "description": "Writes an account resource.",
        "operation": "Write account resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Accounts resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/delete",
      "display": {
        "description": "Deletes a account resource.",
        "operation": "Delete account resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Accounts resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/RenewCredentials/action",
      "display": {
        "description": "Renews MSI credentials of account, if account has MSI credentials that are due for renewal.",
        "operation": "Renew MSI credentials, if possible.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Accounts resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/read",
      "display": {
        "description": "Reads a pool resource.",
        "operation": "Read pool resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/write",
      "display": {
        "description": "Writes a pool resource.",
        "operation": "Write pool resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/delete",
      "display": {
        "description": "Deletes a pool resource.",
        "operation": "Delete pool resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/providers/Microsoft.Insights/metricDefinitions/read",
      "display": {
        "description": "Gets the available metrics for Volume resource.",
        "operation": "Read volume metric definitions.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "system",
      "properties": {
        "serviceSpecification": {
          "metricSpecifications": [
            {
              "name": "VolumePoolAllocatedUsed",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Allocated used size of the pool",
              "displayName": "Pool Allocated To Volume Size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolAllocatedUsed",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumePoolTotalLogicalSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Sum of the logical size of all the volumes belonging to the pool",
              "displayName": "Pool Consumed Size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolTotalLogicalSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average",
                "Total"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumePoolAllocatedSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Provisioned size of this pool",
              "displayName": "Pool Allocated Size",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolAllocatedSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average",
                "Total"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumePoolTotalSnapshotSize",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Sum of snapshot size of all volumes in this pool",
              "displayName": "Total Snapshot size for the pool",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolTotalSnapshotSize",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "Bytes"
            },
            {
              "name": "VolumePoolProvisionedThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Provisioned throughput of this pool",
              "displayName": "Provisioned throughput for the pool",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolProvisionedThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            },
            {
              "name": "VolumePoolAllocatedToVolumeThroughput",
              "aggregationType": "Average",
              "dimensions": [],
              "displayDescription": "Sum of the throughput of all the volumes belonging to the pool",
              "displayName": "Pool allocated throughput",
              "enableRegionalMdmAccount": true,
              "fillGapWithZero": false,
              "internalMetricName": "VolumePoolAllocatedToVolumeThroughput",
              "isInternal": false,
              "sourceMdmAccount": "MicrosoftNetAppShoebox2",
              "sourceMdmNamespace": "NetAppUsageAndMetrics",
              "supportedAggregationTypes": [
                "Average"
              ],
              "supportedTimeGrainTypes": [
                "PT5M",
                "PT15M",
                "PT30M",
                "PT1H",
                "PT6H",
                "PT12H",
                "P1D"
              ],
              "unit": "BytesPerSecond"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/providers/Microsoft.Insights/logDefinitions/read",
      "display": {
        "description": "Gets the log definitions for the resource.",
        "operation": "Read log definitions.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "system",
      "properties": {
        "serviceSpecification": {
          "logSpecifications": [
            {
              "name": "Autoscale",
              "displayName": "Capacity Pool Autoscaled"
            }
          ]
        }
      }
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/providers/Microsoft.Insights/diagnosticSettings/read",
      "display": {
        "description": "Gets the diagnostic setting for the resource.",
        "operation": "Read diagnostic setting.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/providers/Microsoft.Insights/diagnosticSettings/write",
      "display": {
        "description": "Creates or updates the diagnostic setting for the resource.",
        "operation": "Write diagnostic setting.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Pools resource type"
      },
      "origin": "system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots/read",
      "display": {
        "description": "Reads a snapshot resource.",
        "operation": "Read snapshot resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshots resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots/write",
      "display": {
        "description": "Writes a snapshot resource.",
        "operation": "Write snapshot resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshots resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots/delete",
      "display": {
        "description": "Deletes a snapshot resource.",
        "operation": "Delete snapshot resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshots resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots/RestoreFiles/action",
      "display": {
        "description": "Restores files from a snapshot resource",
        "operation": "Single File Snapshot Restore",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshots resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes/read",
      "display": {
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Subvolume resource type."
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes/write",
      "display": {
        "description": "Write a subvolume resource.",
        "operation": "Write subvolume Resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Subvolume resource type."
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes/delete",
      "display": {
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Subvolume resource type."
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/subvolumes/GetMetadata/action",
      "display": {
        "description": "Read subvolume metadata resource.",
        "operation": "Subvolume Metadata resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Subvolume resource type."
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/snapshotPolicies/read",
      "display": {
        "description": "Reads a snapshot policy resource.",
        "operation": "Read snapshot policy resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshot Policies resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/snapshotPolicies/write",
      "display": {
        "description": "Writes a snapshot policy resource.",
        "operation": "Write snapshot policy resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshot Policies resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/snapshotPolicies/delete",
      "display": {
        "description": "Deletes a snapshot policy resource.",
        "operation": "Delete snapshot policy resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshot Policies resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/snapshotPolicies/Volumes/action",
      "display": {
        "description": "List volumes connected to snapshot policy",
        "operation": "List connected volumes",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshot Policies resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/snapshotPolicies/ListVolumes/action",
      "display": {
        "description": "List volumes connected to snapshot policy",
        "operation": "List connected volumes",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Snapshot Policies resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups/read",
      "display": {
        "description": "Reads a backup resource.",
        "operation": "Read backup resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups/write",
      "display": {
        "description": "Writes a backup resource.",
        "operation": "Write backup resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/backups/delete",
      "display": {
        "description": "Deletes a backup resource.",
        "operation": "Delete backup resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/backupPolicies/read",
      "display": {
        "description": "Reads a backup policy resource.",
        "operation": "Read backup policy resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup Policy resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/backupPolicies/write",
      "display": {
        "description": "Writes a backup policy resource.",
        "operation": "Write backup policy resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup Policy resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/backupPolicies/delete",
      "display": {
        "description": "Deletes a backup policy resource.",
        "operation": "Delete backup policy resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Backup Policy resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/vaults/read",
      "display": {
        "description": "Reads a vault resource.",
        "operation": "Read vault resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Vault resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/accountBackups/read",
      "display": {
        "description": "Reads an account backup resource.",
        "operation": "Read an account backup resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Account backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/accountBackups/write",
      "display": {
        "description": "Writes an account backup resource.",
        "operation": "Write an account backup resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Account backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/accountBackups/delete",
      "display": {
        "description": "Deletes an account backup resource.",
        "operation": "Delete an account backup resource.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Account backup resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/volumeGroups/read",
      "display": {
        "description": "Reads a volume group resource.",
        "operation": "Read volume group resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volume Group resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/volumeGroups/write",
      "display": {
        "description": "Writes a volume group resource.",
        "operation": "Write volume group resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volume Group resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/netAppAccounts/volumeGroups/delete",
      "display": {
        "description": "Deletes a volume group resource.",
        "operation": "Delete volume group resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volume Group resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/quotaLimits/read",
      "display": {
        "description": "Reads a Quotalimit resource type.",
        "operation": "Read QuotaLimit resource type",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "QuotaLimit resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/Operations/read",
      "display": {
        "description": "Reads an operation resources.",
        "operation": "Read operation resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Operations resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/operationresults/read",
      "display": {
        "description": "Reads an operation result resource.",
        "operation": "Read operation result resource",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Operation results resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/read",
      "display": {
        "description": "Reads a location wide operation.",
        "operation": "Read location wide operation",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Location wide operation"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/checknameavailability/action",
      "display": {
        "description": "Check if resource name is available",
        "operation": "Check if resource name is available",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "NetApp resources"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/checkfilepathavailability/action",
      "display": {
        "description": "Check if file path is available",
        "operation": "Check if file path is available",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Volumes resource type"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/unregister/action",
      "display": {
        "description": "Unregisters Subscription with Microsoft.NetApp resource provider",
        "operation": "Unregister Subscription for Azure NetApp Files",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "Subscription"
      },
      "origin": "user,system"
    },
    {
      "name": "Microsoft.NetApp/locations/checkinventory/action",
      "display": {
        "description": "Checks ReservedCapacity inventory.",
        "operation": "Checks ReservedCapacity inventory.",
        "provider": "Microsoft.NetApp Resource Provider",
        "resource": "ReservedCapacity reservation resource."
      },
      "origin": "user,system"
    }
  ]
}

定义

名称 说明
Dimension

Blob 的维度,可能是 Blob 类型或访问层。

ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

错误响应

LogSpecification

单个资源指标的日志定义。

MetricAggregationType
MetricSpecification

操作的指标规范。

Operation

Microsoft.NetApp REST API 操作定义。

OperationDisplay

显示与操作关联的元数据。

OperationListResult

Azure 资源提供程序支持的 REST API作列表。 它包含一个 URL 链接,用于获取下一组结果。

ServiceSpecification

操作的一个属性,包括指标规范。

Dimension

Blob 的维度,可能是 Blob 类型或访问层。

名称 类型 说明
displayName

string

维度的显示名称。

name

string

维度的显示名称。

ErrorAdditionalInfo

资源管理错误附加信息。

名称 类型 说明
info

object

附加信息。

type

string

附加信息类型。

ErrorDetail

错误详细信息。

名称 类型 说明
additionalInfo

ErrorAdditionalInfo[]

错误附加信息。

code

string

错误代码。

details

ErrorDetail[]

错误详细信息。

message

string

错误消息。

target

string

错误目标。

ErrorResponse

错误响应

名称 类型 说明
error

ErrorDetail

错误对象。

LogSpecification

单个资源指标的日志定义。

名称 类型 说明
displayName

string

日志规范的显示名称。

name

string

日志规范的名称。

MetricAggregationType

说明
Average

MetricSpecification

操作的指标规范。

名称 类型 说明
aggregationType

string

聚合类型可以是平均值。

category

string

此指标规范所属的类别可以是容量。

dimensions

Dimension[]

Blob 的维度,包括 Blob 类型和访问层。

displayDescription

string

显示公制规格的说明。

displayName

string

指标规范的显示名称。

enableRegionalMdmAccount

boolean

服务是否使用区域 MDM 帐户。

fillGapWithZero

boolean

决定是否为零填充间隙的属性。

internalMetricName

string

内部指标名称。

isInternal

boolean

指标是否为内部指标。

name

string

公制规范的名称。

resourceIdDimensionNameOverride

string

帐户资源 ID。

sourceMdmAccount

string

源 MDM 帐户。

sourceMdmNamespace

string

源 MDM 命名空间。

supportedAggregationTypes

MetricAggregationType[]

支持指标聚合类型。

supportedTimeGrainTypes

string[]

指标支持的时间粒度类型。

unit

string

单位可以是字节或计数。

Operation

Microsoft.NetApp REST API 操作定义。

名称 类型 说明
display

OperationDisplay

显示与操作关联的元数据。

name

string

作名称:{provider}/{resource}/{operation}

origin

string

作的起源。

properties.serviceSpecification

ServiceSpecification

操作的一个属性,包括指标规范。

OperationDisplay

显示与操作关联的元数据。

名称 类型 说明
description

string

作说明。

operation

string

作类型:获取、读取、删除等。

provider

string

服务提供商:Microsoft NetApp。

resource

string

执行作的资源等。

OperationListResult

Azure 资源提供程序支持的 REST API作列表。 它包含一个 URL 链接,用于获取下一组结果。

名称 类型 说明
nextLink

string (uri)

指向下一页项目的链接

value

Operation[]

本页的作项目

ServiceSpecification

操作的一个属性,包括指标规范。

名称 类型 说明
logSpecifications

LogSpecification[]

日志作规范。

metricSpecifications

MetricSpecification[]

公制作规范。