Sha256: 134ea282491ec9a048181bba4b1bdebc4572d39767e7b53b6ce802eb6a818e29
Contents?: true
Size: 458 Bytes
Versions: 4
Compression:
Stored size: 458 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 PossibleOperationsDirections # module PossibleOperationsDirections PrimaryToRecovery = "PrimaryToRecovery" RecoveryToPrimary = "RecoveryToPrimary" end end end
Version data entries
4 entries across 4 versions & 1 rubygems