Skip to main content

registration_assignments

Overview

Nameregistration_assignments
TypeResource
Idazure.managed_services.registration_assignments

Fields

NameDatatypeDescription
idstringThe fully qualified path of the registration assignment.
namestringThe name of the registration assignment.
propertiesobjectThe properties of the registration assignment.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the Azure resource (Microsoft.ManagedServices/registrationAssignments).

Methods

NameAccessible byRequired ParamsDescription
getSELECTregistrationAssignmentId, scopeGets the details of the specified registration assignment.
listSELECTscopeGets a list of the registration assignments.
create_or_updateINSERTregistrationAssignmentId, scopeCreates or updates a registration assignment.
deleteDELETEregistrationAssignmentId, scopeDeletes the specified registration assignment.
_listEXECscopeGets a list of the registration assignments.