SetAzureAutomationConnectionFieldValue.ConnectionFieldName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The connection field name.", Mandatory=true, ParameterSetName="ByConnectionName", ValueFromPipelineByPropertyName=true)]
public string ConnectionFieldName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The connection field name.", Mandatory=true, ParameterSetName="ByConnectionName", ValueFromPipelineByPropertyName=true)>]
member this.ConnectionFieldName : string with get, set
Public Property ConnectionFieldName As String

Property Value

String
Attributes

Applies to