共用方式為


IoTEdgeAgentInfo.ImageRepository Property

Definition

Gets or sets image repository details.

[Newtonsoft.Json.JsonProperty(PropertyName="imageRepository")]
public Microsoft.Azure.Management.DataBoxEdge.Models.ImageRepositoryCredential ImageRepository { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageRepository")>]
member this.ImageRepository : Microsoft.Azure.Management.DataBoxEdge.Models.ImageRepositoryCredential with get, set
Public Property ImageRepository As ImageRepositoryCredential

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to