Skip to main content

operations

Overview

Nameoperations
TypeResource
Idazure.provider_hub.operations

Fields

NameDatatypeDescription
namestringName of the operation.
actionTypestring
displayobjectDisplay information of the operation.
isDataActionbooleanIndicates whether the operation applies to data-plane.
originstring
properties``

Methods

NameAccessible byRequired ParamsDescription
listSELECTLists all the operations supported by Microsoft.ProviderHub.
list_by_provider_registrationSELECTproviderNamespace, subscriptionIdGets the operations supported by the given provider.
create_or_updateINSERTproviderNamespace, subscriptionId, data__contentsCreates or updates the operation supported by the given provider.
deleteDELETEproviderNamespace, subscriptionIdDeletes an operation.
_listEXECLists all the operations supported by Microsoft.ProviderHub.