ProgramEnrollmentDomainGroup.TenantId Property

Definition

The Entra tenant ID that owns these domains. Defaults to the caller's tenant if omitted.

public Guid? TenantId { get; set; }
member this.TenantId : Nullable<Guid> with get, set
Public Property TenantId As Nullable(Of Guid)

Property Value

Applies to