SecurityRuleOutput interface
ネットワーク セキュリティ規則。
- Extends
プロパティ
| etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 |
| name | リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。 |
| properties | セキュリティ規則のプロパティ。 |
| type | リソースの種類。 |
継承されたプロパティ
| id | リソース ID。 |
プロパティの詳細
etag
リソースが更新されるたびに変更される一意の読み取り専用文字列。
etag?: string
プロパティ値
string
name
リソース グループ内で一意であるリソースの名前。 この名前は、リソースへのアクセスに使用できます。
name?: string
プロパティ値
string
properties
セキュリティ規則のプロパティ。
properties?: SecurityRulePropertiesFormatOutput
プロパティ値
type
リソースの種類。
type?: string
プロパティ値
string