Partilhar via


IRunDiskInspectionInput.Manifest Property

Definition

Name of manifest in order to trigger Disk Inspection.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Name of manifest in order to trigger Disk Inspection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="manifest")]
public string Manifest { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="Name of manifest in order to trigger Disk Inspection.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="manifest")>]
member this.Manifest : string with get, set
Public Property Manifest As String

Property Value

Attributes

Applies to