IMetadataPatch.SourceKind Property

Definition

Source type of the content

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PSArgumentCompleter(new System.String[] { "LocalWorkspace", "Community", "Solution", "SourceRepository" })]
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Source type of the content", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kind", Update=true)]
public string SourceKind { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.PSArgumentCompleter(new System.String[] { "LocalWorkspace", "Community", "Solution", "SourceRepository" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Source type of the content", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="kind", Update=true)>]
member this.SourceKind : string with get, set
Public Property SourceKind As String

Property Value

Attributes

Applies to