Architecture Property
Summary
Gets the architecture of the service.
Syntax
Public ReadOnly Property Architecture As Nullable(Of Architecture)
public:
property Nullable<Architecture> Architecture {
Nullable<Architecture> get();
}
Property Value
The service architecture.