Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualMachineImageInner
Describes a Virtual Machine Image.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineImageResourceInner |
VirtualMachineImageResourceInner.withLocation(String location)
Set the location property: The supported Azure location of the resource.
|
VirtualMachineImageResourceInner |
VirtualMachineImageResourceInner.withName(String name)
Set the name property: The name of the resource.
|
VirtualMachineImageResourceInner |
VirtualMachineImageResourceInner.withTags(Map<String,String> tags)
Set the tags property: Specifies the tags that are assigned to the virtual machine.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.