AppServicePlanData.RegistryAdapters Property

Definition

Registry adapters associated with this App Service plan. Serialized Name: AppServicePlan.properties.registryAdapters

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.RegistryAdapter> RegistryAdapters { get; }
member this.RegistryAdapters : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.RegistryAdapter>
Public ReadOnly Property RegistryAdapters As IList(Of RegistryAdapter)

Property Value

Applies to