Share via


GitHubModelResource.Organization Property

Definition

Gets or sets the organization login associated with the organization to which the request is to be attributed.

public Aspire.Hosting.ApplicationModel.ParameterResource? Organization { get; set; }
member this.Organization : Aspire.Hosting.ApplicationModel.ParameterResource with get, set
Public Property Organization As ParameterResource

Property Value

Remarks

If set, the token must be attributed to an organization.

Applies to