ArmComputeModelFactory.CommunityGalleryIdentifier(String) Method

Definition

public static Azure.ResourceManager.Compute.Models.CommunityGalleryIdentifier CommunityGalleryIdentifier(string uniqueId = default);
static member CommunityGalleryIdentifier : string -> Azure.ResourceManager.Compute.Models.CommunityGalleryIdentifier
Public Shared Function CommunityGalleryIdentifier (Optional uniqueId As String = Nothing) As CommunityGalleryIdentifier

Parameters

uniqueId
String

The unique id of this community gallery.

Returns

A new CommunityGalleryIdentifier instance for mocking.

Applies to