CodeSigningClient class

コンストラクター

CodeSigningClient(TokenCredential, string, CodeSigningClientOptionalParams)

コード署名リソースプロバイダーAPIです。

プロパティ

certificateProfiles

certificateProfilesのオペレーショングループ

codeSigningAccounts

codeSigningAccounts の運用グループ

operations

操作の操作グループ

pipeline

このクライアントが要求を行うために使用するパイプライン

コンストラクターの詳細

CodeSigningClient(TokenCredential, string, CodeSigningClientOptionalParams)

コード署名リソースプロバイダーAPIです。

new CodeSigningClient(credential: TokenCredential, subscriptionId: string, options?: CodeSigningClientOptionalParams)

パラメーター

credential
TokenCredential
subscriptionId

string

プロパティの詳細

certificateProfiles

certificateProfilesのオペレーショングループ

certificateProfiles: CertificateProfilesOperations

プロパティ値

codeSigningAccounts

codeSigningAccounts の運用グループ

codeSigningAccounts: CodeSigningAccountsOperations

プロパティ値

operations

操作の操作グループ

operations: OperationsOperations

プロパティ値

pipeline

このクライアントが要求を行うために使用するパイプライン

pipeline: Pipeline

プロパティ値