ProvisioningServicePhysicalID Property |
Gets a service ID for physical representation of Atomia Provisioning service.
Namespace: Atomia.Provisioning.BaseAssembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax public string PhysicalID { get; }
Public ReadOnly Property PhysicalID As String
Get
public:
property String^ PhysicalID {
String^ get ();
}
member PhysicalID : string with get
Property Value
Type:
StringRemarks This class member will not be serialized by the WCF service.
See Also