Share via


HybridRunbookWorkerGroupUpdateParameters.Credential Property

Definition

Gets or sets sets the credential of a worker group.

[Newtonsoft.Json.JsonProperty(PropertyName="credential")]
public Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty Credential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credential")>]
member this.Credential : Microsoft.Azure.Management.Automation.Models.RunAsCredentialAssociationProperty with get, set
Public Property Credential As RunAsCredentialAssociationProperty

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to