共用方式為


ContainerRegistryData.DataEndpointHostNames Property

Definition

List of host names that will serve data when dataEndpointEnabled is true.

public System.Collections.Generic.IReadOnlyList<string> DataEndpointHostNames { get; }
member this.DataEndpointHostNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property DataEndpointHostNames As IReadOnlyList(Of String)

Property Value

Applies to