shy-window-64655
12/16/2019, 8:46 AMbase ctor
signature call (lines 31-32):
public ServiceDeployment(string name, ServiceDeploymentArgs args, ComponentResourceOptions? opts = null)
: base(name, "k8sx:service:ServiceDeployment", opts)
Am I right?
(looks like the base ctor
waits for the string type
argument in the first place rather second).tall-librarian-49374
12/16/2019, 9:00 AMshy-window-64655
12/16/2019, 9:04 AMtall-librarian-49374
12/16/2019, 9:08 AMshy-window-64655
12/16/2019, 9:21 AMup
or preview
, but it would be nice to ensure of Components stability on early time (before one will pushed to Nuget\npm feed).tall-librarian-49374
12/16/2019, 10:10 AMshy-window-64655
12/16/2019, 10:16 AMtall-librarian-49374
12/16/2019, 10:23 AM