IMigrationItem.PolicyFriendlyName Property

Definition

The name of policy governing this item.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The name of policy governing this item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="policyFriendlyName", Update=false)]
public string PolicyFriendlyName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The name of policy governing this item.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="policyFriendlyName", Update=false)>]
member this.PolicyFriendlyName : string
Public ReadOnly Property PolicyFriendlyName As String

Property Value

Attributes

Applies to