VMware vSphere Automation SDK for .NET 7.0.0.1
|
Defines the type descriptors for the TrustAuthorityClusters API service. More...
Static Public Attributes | |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | summary |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | filterSpec |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | updateSpec |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | info |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | updateInput |
static global::System.Lazy < vmware.vapi.bindings.type.IType > | updateOutput |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | get_Input |
static global::System.Lazy < vmware.vapi.bindings.type.IType > | get_Output |
static global::System.Lazy < vmware.vapi.bindings.type.StructType > | listInput |
static global::System.Lazy < vmware.vapi.bindings.type.IType > | listOutput |
Defines the type descriptors for the TrustAuthorityClusters API service.
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::filterSpec [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("cluster", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.SetType(new vmware.vapi.bindings.type.IdType("ClusterComputeResource")))); fields.Add("state", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.SetType(new vmware.vapi.bindings.type.EnumType(typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State))))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.filter_spec", fields, typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.FilterSpec), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::get_Input [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("cluster", new vmware.vapi.bindings.type.IdType("ClusterComputeResource")); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("operation-input", fields, typeof(vmware.vapi.data.StructValue), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.IType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::get_Output [static] |
new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => { return new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions.info.Value)); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::info [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("cluster", new vmware.vapi.bindings.type.IdType("ClusterComputeResource")); fields.Add("state", new vmware.vapi.bindings.type.EnumType(typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.info", fields, typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Info), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::listInput [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("spec", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions.filterSpec.Value)))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("operation-input", fields, typeof(vmware.vapi.data.StructValue), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.IType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::listOutput [static] |
new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => { return new vmware.vapi.bindings.type.ListType(new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions.summary.Value))); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::summary [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("cluster", new vmware.vapi.bindings.type.IdType("ClusterComputeResource")); fields.Add("state", new vmware.vapi.bindings.type.EnumType(typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.summary", fields, typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.Summary), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::updateInput [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("cluster", new vmware.vapi.bindings.type.IdType("ClusterComputeResource")); fields.Add("spec", new vmware.vapi.bindings.type.TypeReferenceImpl(new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersDefinitions.updateSpec.Value))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("operation-input", fields, typeof(vmware.vapi.data.StructValue), validators, false, null); })
global::System.Lazy<vmware.vapi.bindings.type.IType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::updateOutput [static] |
new global::System.Lazy<vmware.vapi.bindings.type.IType>(() => { return new vmware.vapi.bindings.type.VoidType(); })
global::System.Lazy<vmware.vapi.bindings.type.StructType> vmware::vcenter::trusted_infrastructure::TrustAuthorityClustersDefinitions::updateSpec [static] |
new global::System.Lazy<vmware.vapi.bindings.type.StructType>(() => { global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType> fields = new global::System.Collections.Generic.Dictionary<string, vmware.vapi.bindings.type.IType>(); fields.Add("state", new vmware.vapi.bindings.type.OptionalType(new vmware.vapi.bindings.type.EnumType(typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.State)))); global::System.Collections.Generic.List<vmware.vapi.data.ConstraintValidator> validators = null; return new vmware.vapi.bindings.type.StructType("com.vmware.vcenter.trusted_infrastructure.trust_authority_clusters.update_spec", fields, typeof(vmware.vcenter.trusted_infrastructure.TrustAuthorityClustersTypes.UpdateSpec), validators, false, null); })