Sha256: ead3ed150548e6f41dca12fd47d564ac59da1d99830b1df6e3503a59be4914b9
Contents?: true
Size: 760 Bytes
Versions: 4
Compression:
Stored size: 760 Bytes
Contents
# encoding: utf-8 # Code generated by Microsoft (R) AutoRest Code Generator. # Changes may cause incorrect behavior and will be lost if the code is # regenerated. module Azure::NetApp::Mgmt::V2020_06_01 module Models # # Defines values for CheckQuotaNameResourceTypes # module CheckQuotaNameResourceTypes MicrosoftNetAppnetAppAccounts = "Microsoft.NetApp/netAppAccounts" MicrosoftNetAppnetAppAccountscapacityPools = "Microsoft.NetApp/netAppAccounts/capacityPools" MicrosoftNetAppnetAppAccountscapacityPoolsvolumes = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes" MicrosoftNetAppnetAppAccountscapacityPoolsvolumessnapshots = "Microsoft.NetApp/netAppAccounts/capacityPools/volumes/snapshots" end end end
Version data entries
4 entries across 4 versions & 1 rubygems