SubscriptionBindCredentialsResult
Class: warmhub.SubscriptionBindCredentialsResult
SubscriptionBindCredentialsResult(bound: Literal[True], subscription_name: str, credential_set_name: str, extra: Mapping[str, JsonValue] = _no_extra())Generated from SubscriptionBindCredentialsResult.
Properties and attributes
Section titled “Properties and attributes”boundDocumentation is not yet available.
subscription_name
Section titled “subscription_name”subscription_nameDocumentation is not yet available.
credential_set_name
Section titled “credential_set_name”credential_set_nameDocumentation is not yet available.
extra = field(default_factory=_no_extra)Keys the server sent that this contract does not name. Preserved so a backend that ships a field before the SDK regenerates loses nothing.