次の方法で共有


ApiManagementProductPatch.State プロパティ

定義

製品が公開されているかどうか。 公開された製品は、開発者ポータルのユーザーが検出できます。 公開されていない製品は、管理者にのみ表示されます。 Product の既定の状態はPublished ではありません。

public Azure.ResourceManager.ApiManagement.Models.ApiManagementProductState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.ApiManagement.Models.ApiManagementProductState> with get, set
Public Property State As Nullable(Of ApiManagementProductState)

プロパティ値

適用対象