Compartir a través de


HybridRunbookWorkerGroup.Credential Propiedad

Definición

Obtiene o establece la credencial de un grupo de trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a