Uses of Class
com.azure.resourcemanager.deviceregistry.models.AssetEndpointProfileUpdateProperties
Package
Description
Package containing the data models for DeviceRegistry.
-
Uses of AssetEndpointProfileUpdateProperties in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionAssetEndpointProfileUpdate.properties()
Get the properties property: The properties property.AssetEndpointProfileUpdateProperties.withAdditionalConfiguration
(String additionalConfiguration) Set the additionalConfiguration property: Contains connectivity type specific further configuration (e.g.AssetEndpointProfileUpdateProperties.withTargetAddress
(String targetAddress) Set the targetAddress property: The local valid URI specifying the network address/DNS name of a southbound device.AssetEndpointProfileUpdateProperties.withTransportAuthentication
(TransportAuthentication transportAuthentication) Set the transportAuthentication property: Defines the authentication mechanism for the southbound connector connecting to the shop floor/OT device.AssetEndpointProfileUpdateProperties.withUserAuthentication
(UserAuthentication userAuthentication) Set the userAuthentication property: Defines the client authentication mechanism to the server.Modifier and TypeMethodDescriptionAssetEndpointProfile.UpdateStages.WithProperties.withProperties
(AssetEndpointProfileUpdateProperties properties) Specifies the properties property: The properties property..AssetEndpointProfileUpdate.withProperties
(AssetEndpointProfileUpdateProperties properties) Set the properties property: The properties property.