Skip to main content

asset_endpoint_profiles

Overview

Nameasset_endpoint_profiles
TypeResource
Idazure.device_registry.asset_endpoint_profiles

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTassetEndpointProfileName, resourceGroupName, subscriptionIdRetrieve a single Asset Endpoint Profile.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all Asset Endpoint Profiles in a resource group.
list_by_subscriptionSELECTsubscriptionIdList all Asset Endpoint Profiles in a subscription.
create_or_replaceINSERTassetEndpointProfileName, resourceGroupName, subscriptionId, data__extendedLocationCreate a new Asset Endpoint Profile or replace an existing Asset Endpoint Profile.
deleteDELETEassetEndpointProfileName, resourceGroupName, subscriptionIdDelete an Asset Endpoint Profile.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all Asset Endpoint Profiles in a resource group.
_list_by_subscriptionEXECsubscriptionIdList all Asset Endpoint Profiles in a subscription.
updateEXECassetEndpointProfileName, resourceGroupName, subscriptionIdUpdate specific Asset Endpoint Profile properties.