Updated: November 8, 2013
Represents a change in the certificate configuration of a role.
Namespace:
Microsoft.WindowsAzure.ServiceRuntimeAssembly:
Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Public Class RoleEnvironmentCertificateChange
Inherits RoleEnvironmentChange
Implements IEquatable(Of RoleEnvironmentCertificateChange)
|
Name |
Description |
|
Thumbprint
|
Gets the thumbprint of the changed certificate.
|
The following code example shows how to use the RoleEnvironmentCertificateChange object to write out the changes:
No code example is currently available or this language may not be supported.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Return to top