Share via


ServiceWorkspaceApi.TermsOfServiceLink Property

Definition

A URL to the Terms of Service for the API. MUST be in the format of a URL.

public Azure.Provisioning.BicepValue<string> TermsOfServiceLink { get; set; }
member this.TermsOfServiceLink : Azure.Provisioning.BicepValue<string> with get, set
Public Property TermsOfServiceLink As BicepValue(Of String)

Property Value

Applies to