INetworkMapping.RecoveryFabricFriendlyName Property

Definition

The recovery fabric friendly name.

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

Property Value

Attributes

Applies to