IProtectionContainerMapping.SourceProtectionContainerFriendlyName Property

Definition

Friendly name of source protection container.

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

Property Value

Attributes

Applies to