次の方法で共有


ProvisioningState type

ProvisioningState の値を定義します。

type ProvisioningState = "succeeded" | "provisioning" | "failed"