AutomationClient.GetCredential(String, String, String) Method
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.
public Microsoft.Azure.Commands.Automation.Model.CredentialInfo GetCredential (string resourceGroupName, string automationAccountName, string name);
abstract member GetCredential : string * string * string -> Microsoft.Azure.Commands.Automation.Model.CredentialInfo
override this.GetCredential : string * string * string -> Microsoft.Azure.Commands.Automation.Model.CredentialInfo
Public Function GetCredential (resourceGroupName As String, automationAccountName As String, name As String) As CredentialInfo
Parameters
- resourceGroupName
- String
- automationAccountName
- String
- name
- String