Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchKeyedOpaqueBlob(vim.dvs.KeyedOpaqueBlob)
- Property of
- DistributedVirtualSwitchHostMemberConfigInfo, DistributedVirtualSwitchHostMemberConfigSpec, DVPortgroupConfigInfo, DVPortgroupConfigSpec, DVPortState, DVSConfigInfo, DVSConfigSpec, DVSVendorSpecificConfig
- Extends
- DynamicData
- Since
- vSphere API Release 4.0
Data Object Description
This class defines a data structure to hold opaque binary data identified by a key.Properties
Name | Type | Description |
---|---|---|
key | xsd:string |
A key that identifies the opaque binary blob.
|
opaqueData | xsd:string |
The opaque data. It is recommended that base64 encoding be used for binary
data.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |