Share via


IMediaResponse.Slug Property

Definition

Gets the HTTP slug header value for the response associcated with the media resource in the Azure Cosmos DB service.

public string Slug { get; }
member this.Slug : string
Public ReadOnly Property Slug As String

Property Value

The HTTP slug header value.

Applies to