IProcessEntity.ImageFileEntityId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Image file entity id
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Image file entity id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageFileEntityId", Update=false)]
public string ImageFileEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Image file entity id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageFileEntityId", Update=false)>]
member this.ImageFileEntityId : string
Public ReadOnly Property ImageFileEntityId As String
Property Value
- Attributes