ArmComputeModelFactory.GalleryArtifactVersionSource Method

Definition

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

id
ResourceIdentifier

The id of the gallery artifact version source.

Returns

A new GalleryArtifactVersionSource instance for mocking.

Applies to