Rubrique précédente: DetachResourcesFromResourceGroups

Rubrique suivante: DetachResourcesFromServices

DetachResourcesFromResourceTypes

Description

This method detaches all the resources and resource groups in the first map from the resource types in the second map.

Syntax

DetachResourcesFromResourceTypes (Resources, ChangeSet, ResourceTypes)

Parameters

Name

Type

Description

Resources

string/map

Name of resource or resource group, or map of resources and resource groups. Map cannot be empty.

ChangeSet

string

 

ResourceTypes

string/map

Name of resource type, or map of resources types. Map cannot be empty.

Remarks

All the given resources and resource groups must be defined.

All the given resource types must be defined.

The resource should stay with at least one resource type.