Package version:

The type used for update operations of the Organization Resource.

interface OrganizationResourceUpdate {
    identity?: ManagedServiceIdentity;
    tags?: any;
}

Properties

Properties

The managed service identities assigned to this resource.

tags?: any

Resource tags.