Freigeben über


SourceControlProperties Class

Definition

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

Constructors

SourceControlProperties()

Properties

ExpirationTime
RefreshToken
Token
TokenSecret

Methods

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

Applies to