Skip to main content

appliances

Overview

Nameappliances
TypeResource
Idazure.resource_connector.appliances

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectProperties for an appliance.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, subscriptionIdGets the details of an Appliance with a specified resource group and name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of Appliances in the specified subscription and resource group. The operation returns properties of each Appliance.
list_by_subscriptionSELECTsubscriptionIdGets a list of Appliances in the specified subscription. The operation returns properties of each Appliance
create_or_updateINSERTresourceGroupName, resourceName, subscriptionIdCreates or updates an Appliance in the specified Subscription and Resource Group.
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes an Appliance with the specified Resource Name, Resource Group, and Subscription Id.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of Appliances in the specified subscription and resource group. The operation returns properties of each Appliance.
_list_by_subscriptionEXECsubscriptionIdGets a list of Appliances in the specified subscription. The operation returns properties of each Appliance
updateEXECresourceGroupName, resourceName, subscriptionIdUpdates an Appliance with the specified Resource Name in the specified Resource Group and Subscription.