BackendContract.Credentials Property

Definition

Gets or sets backend Credentials Contract Properties

[Newtonsoft.Json.JsonProperty(PropertyName="properties.credentials")]
public Microsoft.Azure.Management.ApiManagement.Models.BackendCredentialsContract Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.credentials")>]
member this.Credentials : Microsoft.Azure.Management.ApiManagement.Models.BackendCredentialsContract with get, set
Public Property Credentials As BackendCredentialsContract

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to