次の方法で共有


ServerSecurityAlertPolicy.StorageEndpoint プロパティ

定義

BLOB ストレージ エンドポイント (例: ) を取得または設定します。 https://MyAccount.blob.core.windows.net この BLOB ストレージには、すべての脅威検出監査ログが保持されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageEndpoint")]
public string StorageEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageEndpoint")>]
member this.StorageEndpoint : string with get, set
Public Property StorageEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象