You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<xs:documentation>Specify a default user account for all service code packages that dont have a specific RunAsPolicy defined in the ServiceManifestImport section.</xs:documentation>
1276
+
<xs:documentation>Specify a default user account for all service code packages that dont have a specific RunAsPolicy defined in the ServiceManifestImport section.</xs:documentation>
@@ -5433,7 +5433,7 @@ Persistence Policy extension for the Service Type
5433
5433
|minOccurs|0|
5434
5434
5435
5435
## PlacementConstraints Element
5436
-
Used to control which nodes in the cluster a service can run on. A key/value pair which describes the node property name and the services requirements for the value. Individual statements can be grouped together with simple boolean logic to create the necessary constraint. For example, "(FirmwareVersion>12 && InDMZ == True)".
5436
+
Used to control which nodes in the cluster a service can run on. A key/value pair which describes the node property name and the services requirements for the value. Individual statements can be grouped together with simple boolean logic to create the necessary constraint. For example, "(FirmwareVersion>12 && InDMZ == True)".
5437
5437
5438
5438
|Attribute|Value|
5439
5439
|---|---|
@@ -5446,7 +5446,7 @@ Used to control which nodes in the cluster a service can run on. A key/value pai
<xs:documentation>Used to control which nodes in the cluster a service can run on. A key/value pair which describes the node property name and the services requirements for the value. Individual statements can be grouped together with simple boolean logic to create the necessary constraint. For example, "(FirmwareVersion>12 && InDMZ == True)".</xs:documentation>
5449
+
<xs:documentation>Used to control which nodes in the cluster a service can run on. A key/value pair which describes the node property name and the services requirements for the value. Individual statements can be grouped together with simple boolean logic to create the necessary constraint. For example, "(FirmwareVersion>12 && InDMZ == True)".</xs:documentation>
0 commit comments