ArtifactStoreResource.GetArtifactManifests Method

Definition

Gets a collection of ArtifactManifestResources in the ArtifactStore.

public virtual Azure.ResourceManager.HybridNetwork.ArtifactManifestCollection GetArtifactManifests ();
abstract member GetArtifactManifests : unit -> Azure.ResourceManager.HybridNetwork.ArtifactManifestCollection
override this.GetArtifactManifests : unit -> Azure.ResourceManager.HybridNetwork.ArtifactManifestCollection
Public Overridable Function GetArtifactManifests () As ArtifactManifestCollection

Returns

An object representing collection of ArtifactManifestResources and their operations over a ArtifactManifestResource.

Applies to