Sha256: f08c71b17d84b86647516306e2cc272b0eac0091067e23526a2c119ec45aabfb
Contents?: true
Size: 448 Bytes
Versions: 4
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::V2018_01_10 module Models # # Defines values for AlternateLocationRecoveryOption # module AlternateLocationRecoveryOption CreateVmIfNotFound = "CreateVmIfNotFound" NoAction = "NoAction" end end end
Version data entries
4 entries across 4 versions & 1 rubygems