public class GalleryArtifactVersionSource extends Object
| Constructor and Description |
|---|
GalleryArtifactVersionSource() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id of the gallery artifact version source.
|
GalleryArtifactVersionSource |
withId(String id)
Set the id of the gallery artifact version source.
|
public String id()
public GalleryArtifactVersionSource withId(String id)
id - the id value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/