Share via


ProtectionContainerMappingProperties.SourceFabricFriendlyName Property

Definition

Gets or sets friendly name of source fabric.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to