SourceControlCollection Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SourceControlCollectionTypeConverter))]
public class SourceControlCollection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.ISourceControlCollection
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SourceControlCollectionTypeConverter))>]
type SourceControlCollection = class
    interface ISourceControlCollection
    interface IJsonSerializable
Public Class SourceControlCollection
Implements ISourceControlCollection
Inheritance
SourceControlCollection
Attributes
Implements

Constructors

SourceControlCollection()

Properties

NextLink
Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to