Share via


ServiceArtifactReference.Id Property

Definition

Gets or sets the service artifact reference id of ServiceArtifactReference

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

Remarks

The service artifact reference id in the form of /subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.Compute/galleries/{galleryName}/serviceArtifacts/{serviceArtifactName}/vmArtifactsProfiles/{vmArtifactsProfilesName}

Applies to