Sha256: 16978306cebf1c8939e0d7196c04b43d85f5bb1607793d77ff3581a10d7d857a
Contents?: true
Size: 742 Bytes
Versions: 1
Compression:
Stored size: 742 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::V2019_05_01 module Models # # Defines values for CheckNameResourceTypes # module CheckNameResourceTypes MicrosoftNetAppnetAppAccount = "Microsoft.NetApp/netAppAccount" MicrosoftNetAppnetAppAccountcapacityPools = "Microsoft.NetApp/netAppAccount/capacityPools" MicrosoftNetAppnetAppAccountcapacityPoolsvolumes = "Microsoft.NetApp/netAppAccount/capacityPools/volumes" MicrosoftNetAppnetAppAccountcapacityPoolsvolumessnapshots = "Microsoft.NetApp/netAppAccount/capacityPools/volumes/snapshots" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_netapp-0.17.3 | lib/2019-05-01/generated/azure_mgmt_netapp/models/check_name_resource_types.rb |