cloudAppSecurityState リソースの種類
名前空間: microsoft.graph
クラウド アプリケーション (destinationServiceName、destinationServiceIp) に関するステートフルな情報が含まれます。
プロパティ
| プロパティ | 種類 | 説明 |
|---|---|---|
| destinationServiceIp | 文字列型 (String) | クラウド アプリケーション/サービスへの接続の宛先 IP アドレス。 |
| destinationServiceName | 文字列型 (String) | クラウド アプリケーション/サービス名 (たとえば、"Salesforce"、"DropBox"など)。 |
| riskScore | 文字列型 (String) | クラウド アプリケーション/サービスのプロバイダーによって生成/計算されたリスク スコア。 推奨される値の範囲は 0 ~ 1 です。これはパーセンテージに相当します。 |
JSON 表記
リソースの JSON 表記を次に示します。
{
"destinationServiceIp": "String",
"destinationServiceName": "String",
"riskScore": "String"
}
フィードバック
フィードバックの送信と表示