共用方式為


RoleManagementPolicyRuleTarget.TargetObjects Property

Definition

The list of target objects.

public Azure.Provisioning.BicepList<string> TargetObjects { get; set; }
member this.TargetObjects : Azure.Provisioning.BicepList<string> with get, set
Public Property TargetObjects As BicepList(Of String)

Property Value

Applies to