StreamAnalyticsPrivateEndpointData.ETag Property
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.
Unique opaque string (generally a GUID) that represents the metadata state of the resource (private endpoint) and changes whenever the resource is updated. Required on PUT (CreateOrUpdate) requests.
public Azure.ETag? ETag { get; }
member this.ETag : Nullable<Azure.ETag>
Public ReadOnly Property ETag As Nullable(Of ETag)