Skip to main content

directory_tenants

Overview

Namedirectory_tenants
TypeResource
Idazure_stack.subscriptions_admin.directory_tenants

Fields

NameDatatypeDescription
idstringURI of the resource.
namestringName of the resource.
locationstringLocation of the resource
propertiesobjectDirectory tenant.
tagsobjectList of key-value pairs.
typestringType of resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, tenantGet a directory tenant by name.
listSELECTresourceGroupName, subscriptionIdLists all the directory tenants under the current subscription and given resource group name.
create_or_updateINSERTresourceGroupName, subscriptionId, tenantCreate or updates a directory tenant.
deleteDELETEresourceGroupName, subscriptionId, tenantDelete a directory tenant under a resource group.
_listEXECresourceGroupName, subscriptionIdLists all the directory tenants under the current subscription and given resource group name.