Sha256: ade9219f1dcab75e69167c02a99207c831c9f3732d70e7cbf7384ee74266abda
Contents?: true
Size: 458 Bytes
Versions: 8
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::V2016_08_10 module Models # # Defines values for PossibleOperationsDirections # module PossibleOperationsDirections PrimaryToRecovery = "PrimaryToRecovery" RecoveryToPrimary = "RecoveryToPrimary" end end end
Version data entries
8 entries across 8 versions & 1 rubygems