ArmComputeModelFactory.CommunityGalleryIdentifier(String) 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.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.