ArmComputeModelFactory.SharedGalleryIdentifier(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.SharedGalleryIdentifier SharedGalleryIdentifier(string uniqueId = default);
static member SharedGalleryIdentifier : string -> Azure.ResourceManager.Compute.Models.SharedGalleryIdentifier
Public Shared Function SharedGalleryIdentifier (Optional uniqueId As String = Nothing) As SharedGalleryIdentifier
Parameters
- uniqueId
- String
The unique id of this shared gallery.
Returns
A new SharedGalleryIdentifier instance for mocking.