Share via


IMigrationItem.PolicyId Property

Definition

The ARM Id of policy governing this item.

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

Property Value

Attributes

Applies to