Sha256: d581a37f4a3dd64d632131a0fe4856b4053a28bbbe9b444439f7c77934c23e48

Contents?: true

Size: 446 Bytes

Versions: 2

Compression:

Stored size: 446 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::Compute::Mgmt::V2020_09_30
  module Models
    #
    # Defines values for SnapshotStorageAccountTypes
    #
    module SnapshotStorageAccountTypes
      StandardLRS = "Standard_LRS"
      PremiumLRS = "Premium_LRS"
      StandardZRS = "Standard_ZRS"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_mgmt_compute-0.22.0 lib/2020-09-30/generated/azure_mgmt_compute/models/snapshot_storage_account_types.rb
azure_mgmt_compute-0.21.1 lib/2020-09-30/generated/azure_mgmt_compute/models/snapshot_storage_account_types.rb