Sha256: 8abb5842faaf66a7c195645eff073764120524e168a61bbc46bacc16fb43532f
Contents?: true
Size: 511 Bytes
Versions: 3
Compression:
Stored size: 511 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::Compute::Mgmt::V2020_06_01 module Models # # Defines values for MaintenanceOperationResultCodeTypes # module MaintenanceOperationResultCodeTypes None = "None" RetryLater = "RetryLater" MaintenanceAborted = "MaintenanceAborted" MaintenanceCompleted = "MaintenanceCompleted" end end end
Version data entries
3 entries across 3 versions & 1 rubygems