IProtectionContainerMapping.TargetProtectionContainerFriendlyName Property

Definition

Friendly name of paired container.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Friendly name of paired container.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetProtectionContainerFriendlyName", Update=true)]
public string TargetProtectionContainerFriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Friendly name of paired container.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetProtectionContainerFriendlyName", Update=true)>]
member this.TargetProtectionContainerFriendlyName : string with get, set
Public Property TargetProtectionContainerFriendlyName As String

Property Value

Attributes

Applies to