id property
The string used to identify this site.
This value should be used in the "id" portion of the REST URL for the Get, Update, and Delete operations.
Implementation
core.String? id;
The string used to identify this site.
This value should be used in the "id" portion of the REST URL for the Get, Update, and Delete operations.
core.String? id;