次の方法で共有


DevCenterUpdate interface

部分的な更新のデベロッパーセンター リソース。 更新要求で指定されていないプロパティは変更されません。

Extends

プロパティ

displayName

devcenter の表示名。

encryption

独自のコンテンツ (カタログ、ログ、カスタマイズなど) のサーバー側暗号化に使用する暗号化設定。

identity

マネージド ID プロパティ

projectCatalogSettings

プロジェクトをカタログに関連付けるときに使用するデベロッパー センターの設定。

継承されたプロパティ

location

リソースが保存されている地理的な場所

tags

リソース タグ。

プロパティの詳細

displayName

devcenter の表示名。

displayName?: string

プロパティ値

string

encryption

独自のコンテンツ (カタログ、ログ、カスタマイズなど) のサーバー側暗号化に使用する暗号化設定。

encryption?: Encryption

プロパティ値

identity

マネージド ID プロパティ

identity?: ManagedServiceIdentity

プロパティ値

projectCatalogSettings

プロジェクトをカタログに関連付けるときに使用するデベロッパー センターの設定。

projectCatalogSettings?: DevCenterProjectCatalogSettings

プロパティ値

継承されたプロパティの詳細

location

リソースが保存されている地理的な場所

location?: string

プロパティ値

string

TrackedResourceUpdate.locationから継承

tags

リソース タグ。

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

TrackedResourceUpdate.tagsから継承