Share via


IReplicationProtectedItemProperties.RecoveryFabricFriendlyName Property

Definition

The friendly name of recovery fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The friendly name of recovery fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryFabricFriendlyName")]
public string RecoveryFabricFriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The friendly name of recovery fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryFabricFriendlyName")>]
member this.RecoveryFabricFriendlyName : string with get, set
Public Property RecoveryFabricFriendlyName As String

Property Value

Attributes

Applies to