Condividi tramite


CsmCopySlotEntity.SiteConfig Property

Definition

The site object which will be merged with the source slot site to produce new destination slot site object. null to just copy source slot content. Otherwise a Site object with properties to override source slot site.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteConfig SiteConfig { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.SiteConfig : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISiteConfig with get, set
Public Property SiteConfig As ISiteConfig

Property Value

Implements

Attributes

Applies to