Sha256: 3123aac1024e8107900cf05b05e24d5c9c6446e2bd73ac214b7c8a47e6a3b178
Contents?: true
Size: 430 Bytes
Versions: 1
Compression:
Stored size: 430 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::ARM::RecoveryServicesSiteRecovery module Models # # Defines values for LicenseType # module LicenseType NotSpecified = "NotSpecified" NoLicenseType = "NoLicenseType" WindowsServer = "WindowsServer" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
azure_mgmt_recovery_services_site_recovery-0.14.0 | lib/generated/azure_mgmt_recovery_services_site_recovery/models/license_type.rb |