Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AppliedLicense.
AppliedLicense holds the license data returned by adaptation module report.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#os_license
def os_license() -> ::String
Returns
- (::String) — The OS license returned from the adaptation module's report.
#os_license=
def os_license=(value) -> ::String
Parameter
- value (::String) — The OS license returned from the adaptation module's report.
Returns
- (::String) — The OS license returned from the adaptation module's report.
#type
def type() -> ::Google::Cloud::VMMigration::V1::AppliedLicense::Type
Returns
- (::Google::Cloud::VMMigration::V1::AppliedLicense::Type) — The license type that was used in OS adaptation.
#type=
def type=(value) -> ::Google::Cloud::VMMigration::V1::AppliedLicense::Type
Parameter
- value (::Google::Cloud::VMMigration::V1::AppliedLicense::Type) — The license type that was used in OS adaptation.
Returns
- (::Google::Cloud::VMMigration::V1::AppliedLicense::Type) — The license type that was used in OS adaptation.