Share via


ReplicationProtectedItemProperties.RecoveryProtectionContainerFriendlyName Property

Definition

Gets or sets the name of recovery container friendly name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to