次の方法で共有


SiteConfigResourceInner.ScmIpSecurityRestrictionsUseMain プロパティ

定義

メインを使用する scm の IP セキュリティ制限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scmIpSecurityRestrictionsUseMain")]
public bool? ScmIpSecurityRestrictionsUseMain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scmIpSecurityRestrictionsUseMain")>]
member this.ScmIpSecurityRestrictionsUseMain : Nullable<bool> with get, set
Public Property ScmIpSecurityRestrictionsUseMain As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象