pub trait AgencyScopeTrait: DataObjectTrait { }Expand description
Deprecated as of vSphere 9.0. Please refer to vLCM APIs.
Scope specifies which where to deploy agents.
This structure may be used only with operations rendered under /eam.
§How to access
Agency::config.scope?Agency::query_config().scope?Agency::update(config).scope?EsxAgentManager::create_agency(agency_config_info).scope?