MediaResponse.Slug Property

Definition

Gets or sets the HTTP slug header value 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