Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomLocationFindTargetResourceGroupResult

Package version

The Find Target Resource Group operation response.

Hierarchy

  • CustomLocationFindTargetResourceGroupResult

Index

Properties

Optional matchedResourceSyncRule

matchedResourceSyncRule: undefined | string

The matching resource sync rule is the particular resource sync rule that matched the match expressions and labels and had lowest priority. This is the rule responsible for mapping the target resource to the target resource group. NOTE: This property will not be serialized. It can only be populated by the server.

Optional targetResourceGroup

targetResourceGroup: undefined | string

The target resource group of matching resource sync rule. The labels from the request will be used to find out matching resource sync rule against the selector property of the resource sync rule. The one with highest priority will be returned if there are multiple matching rules. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc