Sha256: 3e73a8e6652759544d8ec5c19479802c458e57bfab3b1329cb50e9411e571972
Contents?: true
Size: 459 Bytes
Versions: 4
Compression:
Stored size: 459 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::Resources::Mgmt::V2019_10_01 module Models # # Defines values for ChangeType # module ChangeType Create = "Create" Delete = "Delete" Ignore = "Ignore" Deploy = "Deploy" NoChange = "NoChange" Modify = "Modify" end end end
Version data entries
4 entries across 4 versions & 2 rubygems