Skip to main content

vmm_servers

Overview

Namevmm_servers
TypeResource
Idazure.system_center_vm_manager.vmm_servers

Fields

NameDatatypeDescription
extendedLocationobjectThe extended location.
locationstringThe geo-location where the resource lives
propertiesobjectDefines the resource properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, vmmServerNameImplements VMMServer GET method.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList of VmmServers in a resource group.
list_by_subscriptionSELECTsubscriptionIdList of VmmServers in a subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, vmmServerName, data__extendedLocation, data__propertiesOnboards the SCVMM fabric as an Azure VmmServer resource.
deleteDELETEresourceGroupName, subscriptionId, vmmServerNameRemoves the SCVMM fabric from Azure.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList of VmmServers in a resource group.
_list_by_subscriptionEXECsubscriptionIdList of VmmServers in a subscription.
updateEXECresourceGroupName, subscriptionId, vmmServerNameUpdates the VmmServers resource.