Sha256: b3bb5546fb522765ed4604baa512954b3785b541706512ebc43de38db783cb0c
Contents?: true
Size: 448 Bytes
Versions: 8
Compression:
Stored size: 448 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::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10 module Models # # Defines values for AlternateLocationRecoveryOption # module AlternateLocationRecoveryOption CreateVmIfNotFound = "CreateVmIfNotFound" NoAction = "NoAction" end end end
Version data entries
8 entries across 8 versions & 1 rubygems