Aracılığıyla paylaş


FabricQueryParameter Class

Definition

Query parameter to get fabric.

public class FabricQueryParameter
type FabricQueryParameter = class
Public Class FabricQueryParameter
Inheritance
FabricQueryParameter

Constructors

FabricQueryParameter()

Initializes a new instance of the FabricQueryParameter class.

FabricQueryParameter(String, String, String, String, String, String, String, String)

Initializes a new instance of the FabricQueryParameter class.

Properties

BiosId

Gets or sets the BIOS Id to be used for fetching agent details.

DiscoveryType

Gets or sets the type of the discovered machine to be used for fetching agent details.

ExtendedLocationMappings

Gets or sets a value indicating whether the Extended Location mappings are to be returned.

FetchAgentDetails

Gets or sets a value indicating whether the agent details are to be fetched.

Fqdn

Gets or sets the FQDN to be used for fetching agent details.

LocationDetails

Gets or sets a value indicating whether the location details are to be returned.

OSType

Gets or sets the OS type to be used for fetching agent details.

ZoneToZoneMappings

Gets or sets a value indicating whether the zone to zone mappings are to be returned.

Applies to