Sha256: 2e335c7637b4cdac193f972bc9b4a715b2483d6e500ca609cbcf1d8fef123676
Contents?: true
Size: 417 Bytes
Versions: 5
Compression:
Stored size: 417 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::V6_4_0_36 module Models # # Defines values for BackupStorageKind # module BackupStorageKind Invalid = "Invalid" FileShare = "FileShare" AzureBlobStore = "AzureBlobStore" end end end
Version data entries
5 entries across 5 versions & 1 rubygems