File: //lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyo
�
d�bc @ s� d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ i e � e j 6Z i e � e j 6Z d � Z d � Z
d
� Z d S( t SupportedFeatureNamesc B s e Z d Z d Z d Z RS( sY
Enum for defining the Feature Names for all features that we the agent supports
t MultipleExtensionsPerHandlert ExtensionTelemetryPipeline( t __name__t
__module__t __doc__t MultiConfigR ( ( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyR s t AgentSupportedFeaturec B sJ e Z d Z d e d � Z e d � � Z e d � � Z e d � � Z RS( s|
Interface for defining all features that the Linux Guest Agent supports and reports their if supported back to CRP
s 1.0c C s | | _ | | _ | | _ d S( N( t _AgentSupportedFeature__namet _AgentSupportedFeature__versiont! _AgentSupportedFeature__supported( t selft namet versiont supported( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyt __init__ s c C s | j S( N( R ( R ( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyR % s c C s | j S( N( R ( R ( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyR
) s c C s | j S( N( R
( R ( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyt is_supported- s ( R R R t FalseR t propertyR R
R ( ( ( sR /usr/lib/python2.7/site-packages/azurelinuxagent/common/agent_supported_feature.pyR s
t _MultiConfigFeaturec B s&