NetworkVirtualApplianceOutput interface
NetworkVirtualAppliance リソース。
- Extends
プロパティ
| etag | リソースが更新されるたびに変更される一意の読み取り専用文字列。 |
| identity | cloud-init と構成 BLOB への読み取りアクセス権を持つサービス プリンシパル。 |
| properties | ネットワーク仮想アプライアンスのプロパティ。 |
継承されたプロパティ
| id | リソース ID。 |
| location | リソースの場所。 |
| name | リソース名。 |
| tags | リソース タグ。 |
| type | リソースの種類。 |
プロパティの詳細
etag
リソースが更新されるたびに変更される一意の読み取り専用文字列。
etag?: string
プロパティ値
string
identity
cloud-init と構成 BLOB への読み取りアクセス権を持つサービス プリンシパル。
identity?: ManagedServiceIdentityOutput
プロパティ値
properties
ネットワーク仮想アプライアンスのプロパティ。
properties?: NetworkVirtualAppliancePropertiesFormatOutput
プロパティ値
継承されたプロパティの詳細
id
リソース ID。
id?: string
プロパティ値
string
location
リソースの場所。
location?: string
プロパティ値
string
name
リソース名。
name?: string
プロパティ値
string
tags
リソース タグ。
tags?: Record<string, string>
プロパティ値
Record<string, string>
resourceOutput.tags から継承
type
リソースの種類。
type?: string
プロパティ値
string
resourceOutput.type から継承