docs
docs copied to clipboard
Example for VMSSExtensionArgs.Settings property
File: themes/default/content/docs/reference/pkg/azure-native/servicefabric/nodetype.md
The examples are not showing how Settings or ProtectedSettings should be specified.
Setting the properties to a Json string or an anonymous type in C# that has the same shape as the expected json fails.
The property description: Json formatted public settings for the extension. is not clear enough for me.