HybridRunbookWorkerGroupUpdateParameters.Credential Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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