Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::AzureVmPlatformDetails.
Azure VM specific details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location
def location() -> ::String
Returns
- (::String) — The location of the machine in the Azure format.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — The location of the machine in the Azure format.
Returns
- (::String) — The location of the machine in the Azure format.
#machine_type_label
def machine_type_label() -> ::String
Returns
- (::String) — Azure platform's machine type label.
#machine_type_label=
def machine_type_label=(value) -> ::String
Parameter
- value (::String) — Azure platform's machine type label.
Returns
- (::String) — Azure platform's machine type label.
#provisioning_state
def provisioning_state() -> ::String
Returns
- (::String) — Azure platform's provisioning state.
#provisioning_state=
def provisioning_state=(value) -> ::String
Parameter
- value (::String) — Azure platform's provisioning state.
Returns
- (::String) — Azure platform's provisioning state.