Sha256: 023ffcb48d01d9927ad713de8c05a2c8a4b58b2a8150e7ae7970265a40c773d1

Contents?: true

Size: 465 Bytes

Versions: 2

Compression:

Stored size: 465 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::ServiceFabric::V7_0_0_42
  module Models
    #
    # Defines values for ImageRegistryPasswordType
    #
    module ImageRegistryPasswordType
      ClearText = "ClearText"
      KeyVaultReference = "KeyVaultReference"
      SecretValueReference = "SecretValueReference"
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
azure_service_fabric-0.18.1 lib/7.0.0.42/generated/azure_service_fabric/models/image_registry_password_type.rb
azure_service_fabric-0.18.0 lib/7.0.0.42/generated/azure_service_fabric/models/image_registry_password_type.rb