Interface MobileAppDependency

Hierarchy

  • MobileAppDependency
    • MobileAppDependency

Properties

@odata.type: "#microsoft.graph.mobileAppDependency"
dependencyType?: MobileAppDependencyType
dependentAppCount?: number
dependsOnAppCount?: number
id?: string
targetDisplayName?: NullableOption<string>
targetDisplayVersion?: NullableOption<string>
targetId?: NullableOption<string>
targetPublisher?: NullableOption<string>
targetType?: MobileAppRelationshipType

Generated using TypeDoc