CreatedByType type 
创建资源的实体类型。 
              KnownCreatedByType 可与 CreatedByType 互换使用,此枚举包含服务支持的已知值。
服务支持的已知值
              用户:实体由用户创建。 
              应用程序:实体是由应用程序创建的。 
              ManagedIdentity:实体由托管标识创建。 
              键:实体是由键创建的。
type CreatedByType = string