次の方法で共有


IFhirServiceProperties.AcrConfigurationLoginServer Property

Definition

The list of the Azure container registry login servers.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The list of the Azure container registry login servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="loginServers")]
public string[] AcrConfigurationLoginServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="The list of the Azure container registry login servers.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="loginServers")>]
member this.AcrConfigurationLoginServer : string[] with get, set
Public Property AcrConfigurationLoginServer As String()

Property Value

String[]
Attributes

Applies to