RegistryAdapter.AdapterType Property

Definition

Type of the registry adapter. Serialized Name: RegistryAdapter.type

public Azure.ResourceManager.AppService.Models.RegistryAdapterType? AdapterType { get; set; }
member this.AdapterType : Nullable<Azure.ResourceManager.AppService.Models.RegistryAdapterType> with get, set
Public Property AdapterType As Nullable(Of RegistryAdapterType)

Property Value

Applies to