DscCompilationJobListResult interface
The response model for the list job operation.
Properties
next |
Gets or sets the next link. |
value | Gets or sets a list of Dsc Compilation jobs. |
Property Details
nextLink
Gets or sets the next link.
nextLink?: string
Property Value
string
value
Gets or sets a list of Dsc Compilation jobs.
value?: DscCompilationJob[]
Property Value
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for JavaScript