
jpa4azure.jpa4azure.0.6.source-code.ServiceConfigurationSchema.xsd Maven / Gradle / Ivy
A configuration setting is a mapping of a name to a string value.
The name of the configuration setting. The name should match the name of a setting
declared in the service definition.
The value of the configuration setting.
A certificate setting is a mapping of a name of a certificate to the identifying value (ie. SHA1 thumbprint).
The name of the certificate. The name should match the name of a certificate
declared in the service definition.
The digest (or thumbprint) of the certificate data used to uniquely identify a certificate.
The hash algorithm that generates a digest of data (or thumbprint)
for digital signatures such as MD5, SHA1, SHA256. This is different than
the algorithm used in creating the signature inside the certificate.
Algorithm currently used in certmgr.msc to display thumbprint.
A thubmprint must be a non-empty string.
The number of role instances that are required.
URI to an image in the virtual machine image repository
TODO
Values for the configuration settings names declared in the
service definition to string values.
Thumbprint mapping values for the certificates declared by name in the service definition.
The name of the role. The name should match the name of the role in the service definition.
The configuration and instance settings for a role.
The name of the service must match the name of the service in the service definition.
The family of the guest operating system on which this service should run. If omitted, the service runs on the default guest operating system.
See Configuring Operating System Versions (http://go.microsoft.com/fwlink/?LinkId=179590) for more information.
The version of the guest operating system on which this service should run. If omitted, the service runs on the default guest operating system.
See Configuring Operating System Versions (http://go.microsoft.com/fwlink/?LinkId=179590) for more information.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy