Dela via


SourceCodeRepoProperties.SourceControlAuthProperties Property

Definition

The authorization properties for accessing the source code repository and to set up webhooks for notifications.

public Azure.Provisioning.ContainerRegistry.SourceCodeRepoAuthInfo SourceControlAuthProperties { get; set; }
public Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.SourceCodeRepoAuthInfo> SourceControlAuthProperties { get; set; }
member this.SourceControlAuthProperties : Azure.Provisioning.ContainerRegistry.SourceCodeRepoAuthInfo with get, set
member this.SourceControlAuthProperties : Azure.Provisioning.BicepValue<Azure.Provisioning.ContainerRegistry.SourceCodeRepoAuthInfo> with get, set
Public Property SourceControlAuthProperties As SourceCodeRepoAuthInfo
Public Property SourceControlAuthProperties As BicepValue(Of SourceCodeRepoAuthInfo)

Property Value

Applies to