Freigeben über


IRunProperties.SourceTriggerProviderType Property

Definition

The source control provider type.

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

Property Value

Attributes

Applies to