共用方式為


PrivateLinkScopedResource.ScopeId Property

Definition

Gets or sets the private link scope unique Identifier.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to