次の方法で共有


ISourceControlProperties Interface

Definition

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

Properties

AzureCredentialsClientId
AzureCredentialsClientSecret
AzureCredentialsKind
AzureCredentialsSubscriptionId
AzureCredentialsTenantId
Branch
GithubActionConfigurationContextPath
GithubActionConfigurationGithubPersonalAccessToken
GithubActionConfigurationImage
GithubActionConfigurationOS
GithubActionConfigurationPublishType
GithubActionConfigurationRuntimeStack
GithubActionConfigurationRuntimeVersion
OperationState
RegistryInfoRegistryPassword
RegistryInfoRegistryUrl
RegistryInfoRegistryUserName
RepoUrl

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to