Sha256: 63090ea2f95020d369ebf87f01f7c7c35ecee7a24ff457ff47b435f9d43b8cf7
Contents?: true
Size: 400 Bytes
Versions: 3
Compression:
Stored size: 400 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_07_01 module Models # # Defines values for InAvailabilityReasonType # module InAvailabilityReasonType Invalid = "Invalid" AlreadyExists = "AlreadyExists" end end end
Version data entries
3 entries across 3 versions & 1 rubygems