ApiIssue.UserId Property

Definition

A resource identifier for the user created the issue.

public Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> UserId { get; set; }
member this.UserId : Azure.Provisioning.BicepValue<Azure.Core.ResourceIdentifier> with get, set
Public Property UserId As BicepValue(Of ResourceIdentifier)

Property Value

Applies to