Properties of a Domain.
Package
@google-cloud/managed-identitiesProperties
admin
admin?: (string|null);Domain admin
authorizedNetworks
authorizedNetworks?: (string[]|null);Domain authorizedNetworks
createTime
createTime?: (google.protobuf.ITimestamp|null);Domain createTime
fqdn
fqdn?: (string|null);Domain fqdn
labels
labels?: ({ [k: string]: string }|null);Domain labels
locations
locations?: (string[]|null);Domain locations
name
name?: (string|null);Domain name
reservedIpRange
reservedIpRange?: (string|null);Domain reservedIpRange
state
state?: (google.cloud.managedidentities.v1beta1.Domain.State|keyof typeof google.cloud.managedidentities.v1beta1.Domain.State|null);Domain state
statusMessage
statusMessage?: (string|null);Domain statusMessage
trusts
trusts?: (google.cloud.managedidentities.v1beta1.ITrust[]|null);Domain trusts
updateTime
updateTime?: (google.protobuf.ITimestamp|null);Domain updateTime