IPrecheckResult.TargetResourceName Property

Definition

The name of the affected resource.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The name of the affected resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetResourceName", Update=true)]
public string TargetResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="The name of the affected resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetResourceName", Update=true)>]
member this.TargetResourceName : string with get, set
Public Property TargetResourceName As String

Property Value

Attributes

Applies to