Share via


SiteConfigData.ScmType Property

Definition

SCM type.

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

Property Value

Applies to