Bagikan melalui


IRun.SourceTriggerProviderType Property

Definition

The source control provider type.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The source control provider type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerType")]
public string SourceTriggerProviderType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The source control provider type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerType")>]
member this.SourceTriggerProviderType : string with get, set
Public Property SourceTriggerProviderType As String

Property Value

Attributes

Applies to