GitHubModelResource.Organization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.