IIntentsAutoGenerated.IntentName Property

Definition

Name of the network intent you wish to create.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Name of the network intent you wish to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="intentName", Update=false)]
public string IntentName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Name of the network intent you wish to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="intentName", Update=false)>]
member this.IntentName : string
Public ReadOnly Property IntentName As String

Property Value

Attributes

Applies to