次の方法で共有


AppPlatformGatewayProperties.IsPublic プロパティ

定義

Spring Cloud Gateway がエンドポイントを公開するかどうかを示します。

public bool? IsPublic { get; set; }
member this.IsPublic : Nullable<bool> with get, set
Public Property IsPublic As Nullable(Of Boolean)

プロパティ値

適用対象