Uses of Class
com.azure.resourcemanager.network.models.VM
-
Packages that use VM Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of VM in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VM Modifier and Type Method Description VMBastionShareableLinkInner. vm()Get the vm property: Reference of the virtual machine resource.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VM Modifier and Type Method Description BastionShareableLinkInnerBastionShareableLinkInner. withVm(VM vm)Set the vm property: Reference of the virtual machine resource. -
Uses of VM in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VM Modifier and Type Method Description VMVM. withId(String id)Set the id property: Resource ID.VMVM. withLocation(String location)VMVM. withTags(Map<String,String> tags)
-