次の方法で共有


ProtectionContainerMappingProperties.TargetProtectionContainerFriendlyName Property

Definition

Gets or sets friendly name of paired container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to