Share via


ISourceControl Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.SourceControlTypeConverter))]
public interface ISourceControl : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.SourceControlTypeConverter))>]
type ISourceControl = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface ISourceControl
Implements IProxyResource
Derived
Attributes
Implements

Properties

AzureCredentialsClientId
AzureCredentialsClientSecret
AzureCredentialsKind
AzureCredentialsSubscriptionId
AzureCredentialsTenantId
Branch
GithubActionConfigurationContextPath
GithubActionConfigurationGithubPersonalAccessToken
GithubActionConfigurationImage
GithubActionConfigurationOS
GithubActionConfigurationPublishType
GithubActionConfigurationRuntimeStack
GithubActionConfigurationRuntimeVersion
Id (Inherited from IResource)
Name (Inherited from IResource)
OperationState
RegistryInfoRegistryPassword
RegistryInfoRegistryUrl
RegistryInfoRegistryUserName
RepoUrl
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to