Share via


SiteConfig.ScmType Property

Definition

SCM type.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ScmType? ScmType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ScmType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.ScmType> with get, set
Public Property ScmType As Nullable(Of ScmType)

Property Value

Implements

Attributes

Applies to