Skip to main content

managed_gateways

Overview

Namemanaged_gateways
TypeResource
Idazure.scom.managed_gateways

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe properties of a gateway resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTinstanceName, managedGatewayName, resourceGroupName, subscriptionIdRetrieve the details of the gateway resource.
list_by_managed_instanceSELECTinstanceName, resourceGroupName, subscriptionIdA comprehensive list of all gateway resources within a SCOM managed instance.
create_or_updateINSERTinstanceName, managedGatewayName, resourceGroupName, subscriptionIdCreate or update a gateway resource.
deleteDELETEinstanceName, managedGatewayName, resourceGroupName, subscriptionIdRemove a gateway resource.
_list_by_managed_instanceEXECinstanceName, resourceGroupName, subscriptionIdA comprehensive list of all gateway resources within a SCOM managed instance.