ResourceDescriptionproperties Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.AtomiaProvisioningApi.ResourceDescription.properties"]
Namespace:
Atomia.Billing.Core.Sdk.AtomiaProvisioningApi
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public Dictionary<string, string> properties { get; set; }
Public Property properties As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ properties {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member properties : Dictionary<string, string> with get, set
Property Value
Type:
DictionaryString,
StringSee Also