共用方式為


PrivateEndpointConnectionResource.Properties Property

Definition

Gets or sets privateEndpointConnectionResource properties

[Newtonsoft.Json.JsonProperty(PropertyName="properties")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnection Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties")>]
member this.Properties : Microsoft.Azure.Management.RecoveryServices.Backup.Models.PrivateEndpointConnection with get, set
Public Property Properties As PrivateEndpointConnection

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to