Condividi tramite


DeepCreatedOrigin.PrivateLinkApprovalMessage Property

Definition

Gets or sets a custom message to be included in the approval request to connect to the Private Link.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkApprovalMessage")]
public string PrivateLinkApprovalMessage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkApprovalMessage")>]
member this.PrivateLinkApprovalMessage : string with get, set
Public Property PrivateLinkApprovalMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to