Sha256: ffa1e843096dd8f029d8e1e2938a8d898e8a624d7cbabd9a9c8fb2346ae86805

Contents?: true

Size: 618 Bytes

Versions: 1

Compression:

Stored size: 618 Bytes

Contents

# encoding: utf-8
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.

require 'profiles/latest/recoveryservicessiterecovery_module_definition'
require 'profiles/latest/modules/recoveryservicessiterecovery_profile_module'

module Azure::RecoveryServicesSiteRecovery::Profiles::Latest::Mgmt
  #
  # Client class for the Latest profile SDK.
  #
  class Client < RecoveryServicesSiteRecoveryClass
    include MsRestAzure::Common::Configurable


    def initialize(options = {})
      super(options)
    end

  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
azure_mgmt_recovery_services_site_recovery-0.15.2 lib/profiles/latest/recoveryservicessiterecovery_latest_profile_client.rb