共用方式為


PartnerConfigurationUpdateParameters 類別

合作夥伴組態更新的屬性。

繼承
azure.mgmt.eventgrid._serialization.Model
PartnerConfigurationUpdateParameters

建構函式

PartnerConfigurationUpdateParameters(*, tags: Dict[str, str] | None = None, default_maximum_expiration_time_in_days: int | None = None, **kwargs: Any)

Keyword-Only Parameters

tags
dict[str, str]

合作夥伴組態資源的標記。

default_maximum_expiration_time_in_days
int

用來驗證每一個授權合作夥伴在幾天內到期時間上限的預設時間。 允許的值介於 1 到 365 天之間。

變數

tags
dict[str, str]

合作夥伴組態資源的標記。

default_maximum_expiration_time_in_days
int

用來驗證每一個授權合作夥伴在幾天內到期時間上限的預設時間。 允許的值介於 1 到 365 天之間。