ArmComputeModelFactory.GalleryArtifactVersionSource Method
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.
public static Azure.ResourceManager.Compute.Models.GalleryArtifactVersionSource GalleryArtifactVersionSource(Azure.Core.ResourceIdentifier id = default);
static member GalleryArtifactVersionSource : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Compute.Models.GalleryArtifactVersionSource
Public Shared Function GalleryArtifactVersionSource (Optional id As ResourceIdentifier = Nothing) As GalleryArtifactVersionSource
Parameters
The id of the gallery artifact version source.
Returns
A new GalleryArtifactVersionSource instance for mocking.